Skip to content

v0.19.3

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 15:35
· 134 commits to master since this release
d5086fb

GPUCompiler v0.19.3

Diff since v0.19.2

Closed issues:

  • Installation fails on Mac M1 with v0.19.{1, 2} (#430)
  • min_enabled_level is at risk of invalidations (#431)
  • Failed to precompile (#433)

Merged pull requests:

  • Prevent invalidations of safe logging functionality by custom loggers. (#432) (@maleadt)
  • Only use CachedMethodTable when available. (#434) (@maleadt)