Skip to content
## KernelAbstractions v0.1.6

[Diff since v0.1.5](https://github.com/JuliaGPU/KernelAbstractions.jl/compare/v0.1.5...v0.1.6)


**Closed issues:**
- Integrate `async_copy!` into the event system (#40)

**Merged pull requests:**
- Recurse into nested scopes containing synchronize (#70) (@mwarusz)
- Implement better error propagation and semaphore (#72) (@vchuravy)