Skip to content

Releases: JuliaGPU/GPUToolbox.jl

v1.1.1

24 Mar 21:18

Choose a tag to compare

GPUToolbox v1.1.1

Diff since v1.0.0

Merged pull requests:

  • Make it possible to control the visibility of created enums. (#16) (@maleadt)

v1.1.0

24 Mar 21:18
05626cb

Choose a tag to compare

GPUToolbox v1.1.0

Diff since v1.0.0

Add the ability to control the visibility of generated enums.

Merged pull requests:

  • Make it possible to control the visibility of created enums. (#16) (@maleadt)

v1.0.0

07 Oct 07:18
6f5a574

Choose a tag to compare

GPUToolbox v1.0.0

Diff since v0.3.0

No breaking changes. Marks 1.0 for simplicity.

Closed issues:

  • Release 1.0? (#15)

v0.3.0

26 Jul 16:52

Choose a tag to compare

GPUToolbox v0.3.0

Diff since v0.2.0

No breaking changes. Ports more stuff from CUDA.jl.

Merged pull requests:

Closed issues:

  • CUDA memoization/LazyInitialized code (#1)
  • Fix TagBot (#7)

v0.2.0

11 Mar 14:57
4cdaedb

Choose a tag to compare

GPUToolbox v0.2.0

This is not a breaking release, it simply adds support for integer literals and some documentation.

Merged pull requests:

Closed issues:

  • TagBot trigger issue (#2)
  • Use @ccall gc_safe=true when available. (#5)