Skip to content

v1.10.5

Compare
Choose a tag to compare
@y-lohse y-lohse released this 25 May 12:11
· 778 commits to master since this release

Along with some internal changes, this release fixes 2 issues:

  • NativeFunctionCall prints enum values in error messages, not value type strings (#478)
  • An error when dividing float values (#514)

Many thanks to @furkle and @chromy for their help on these!