Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@bidzyyys bidzyyys released this 28 Oct 19:20
· 33 commits to main since this release
1500735

Summary

Changed

  • Mini alloc is now used by default via the stylus-sdk. This avoids conflicts with duplicate #[global_allocator] definitions. #373
  • Removed the panic handler from the library, making it easier for std and no_std projects to use the library. #373

Full Changes List

Full Changelog: v0.1.0...v0.1.1