What's Changed
- Fix formatting by @amsanghi in #222
- Add Stylus constructors by @gligneul in #184
- first pass implementation of trait based inheritance by @rory-ocl in #223
- Fix Cargo Stylus Replay by @gligneul in #225
- Update CHANGELOG.md (main) by @gligneul in #228
- Remove mark_used function to reduce binary size by @gligneul in #235
- Port 0.8.3 changes to main by @gligneul in #231
- add
StorageU96
int alias by @0xNeshi in #234 - Remove the HostIO-caching feature by @gligneul in #237
- Add a README to Stylus Test by @rauljordan in #239
- Be more strict with special function names by @gligneul in #242
- Resolve Audit Feedback Related to TestVM and Fallbacks by @rauljordan in #241
New Contributors
Full Changelog: v0.8.1...v0.9.0