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!