## KernelAbstractions v0.1.4 [Diff since v0.1.3](https://github.com/JuliaGPU/KernelAbstractions.jl/compare/v0.1.3...v0.1.4) **Merged pull requests:** - Add CUDA rewrites for sincos(x) and exp(y) for complex y (#67) (@oschub) - Add `Event(f, args)` to integrate code using at_async better (#68) (@vchuravy) - async_copy! fixes (#69) (@lcw)