[Diff since v0.6.0](https://github.com/JuliaGPU/KernelAbstractions.jl/compare/v0.6.0...v0.6.1) **Closed issues:** - [wrong repository] "Spills" from adjacent views of ROCVector (#237) - Julia compat entry (#238) - Auto-inbounds and nothing? (#240) **Merged pull requests:** - Use hostcall for wait and stream GC (#85) (@vchuravy) - [CUDAKernels] add an implicit sync to kernels with no dependencies (#222) (@vchuravy) - Add some docs for CUDAKernels/ROCKernels (#233) (@jpsamaroo) - Add new overdub for unsafe_getindex to avoid allocating error message in Julia 1.6+ (#236) (@jakebolewski) - update to CUDA 3.0 and use task-local stream (#242) (@vchuravy)