## KernelAbstractions v0.3.1 [Diff since v0.3.0](https://github.com/JuliaGPU/KernelAbstractions.jl/compare/v0.3.0...v0.3.1) **Closed issues:** - Matrix examples fails on Julia 1.4 (#43) - AssertionError from ndrange=() (#107) - Kernel compilation for OffsetArrays fails with `KernelError: recursion is currently not supported ` (#110) - Revise failure with KernelAbstractions (#111) **Merged pull requests:** - CompatHelper: add new compat entry for "LLVM" at version "1.5" (#105) (@github-actions[bot]) - add erf + erfc functions (#115) (@simonbyrne) - Shared memory transpose (#116) (@vchuravy) - add docs for localmem, private and uniform macros (#118) (@simonbyrne) - Typo (#120) (@PallHaraldsson)