Skip to content

v0.4

Compare
Choose a tag to compare
@leudz leudz released this 25 Apr 22:37
· 744 commits to master since this release

What's new

  • Rework of systems and types used to borrow storage
  • Workloads had to be reworked to handle this change
  • Workloads can now return errors
  • Iterator and IntoIterator are now supported

For 0.3 users there's a migration guide to help with all the changes.