Skip to content

v0.7.0

Compare
Choose a tag to compare
@bitzoic bitzoic released this 23 Feb 14:07
· 120 commits to master since this release
d22dd19

What's Changed

Breaking Changes

  • This update bumps all libraries to forc v0.35.3. This will not build with previous releases.
  • String no longer supports the .join() and split() functions. These have been renamed to append() and split_at(). append() is currently not available.

Full Changelog: v0.6.0...v0.7.0