Skip to content
[Diff since v0.4.5](https://github.com/JuliaGPU/KernelAbstractions.jl/compare/v0.4.5...v0.4.6)

**Closed issues:**
- Buildkite: report separate statuses for Julia 1.5 and Julia nightly? (#156)
- Add Buildkite status badge to the KernelAbstractions.jl README? (#158)
- bors.toml: use Buildkite status(es) instead of GitLab statuses? (#159)
- How are the docs for this package being built and deployed? (#166)

**Merged pull requests:**
- add Buildkite (#146) (@vchuravy)
- CompatHelper: bump compat for "SpecialFunctions" to "1.0" (#149) (@github-actions[bot])
- Add locking to stream GC (#150) (@jpsamaroo)
- CompatHelper: bump compat for "StaticArrays" to "1.0" (#152) (@github-actions[bot])
- CompatHelper: bump compat for "SpecialFunctions" to "1.1" (#153) (@github-actions[bot])
- Add CI timeouts. (#154) (@maleadt)
- Transition from Travis CI to GitHub Actions CI (#157) (@DilumAluthge)
- Add the Buildkite status badges, and fix the Bors config (#160) (@DilumAluthge)
- CompatHelper: bump compat for "SpecialFunctions" to "1.2" (#161) (@github-actions[bot])
- README: Add the Bors badge (#164) (@DilumAluthge)
- Tell Bors to automatically delete merged branches (#165) (@DilumAluthge)
- Deploy the docs to GitHub Pages (#167) (@DilumAluthge)
- Update to the latest recommended TagBot workflow (#168) (@DilumAluthge)
- CompatHelper: bump compat for "Adapt" to "3.0" (#169) (@github-actions[bot])
- Add Codecov badge to README (#170) (@DilumAluthge)
- Fix a typo in the Codecov badge (#172) (@DilumAluthge)
- fix on nightly (#177) (@simeonschaub)