Skip to content

v0.46.0

Compare
Choose a tag to compare
@IGI-111 IGI-111 released this 14 Sep 17:35
· 374 commits to master since this release
e75f14b

What's Changed

New Contributors

Breaking Changes

  • String literals will now return the string slice type str instead of a string array type, conversion to and from string arrays and slices can be done using the newly introduced intrinsics.

Full Changelog: v0.45.0...v0.46.0