v0.28.0
What's Changed
β Features
- Add fromString method on numeric types by @dreamsmasher in #1982
π Improvements
- Improve resource tracking by @turbolent in #2033
- Catch interpreter panics in REPL by @dreamsmasher in #2028
- Improve REPL by @turbolent in #2021
- Introduce and use singleton for Void value by @turbolent in #2029
- Introduce and use singletons for bool values by @turbolent in #2030
- Introduce and use singleton value for nil by @turbolent in #2031
- Optimize location range by @turbolent in #2036
- Check errors' potential secondary message and error notes by @turbolent in #2034
π Documentation
- Update 06-fungible-tokens.mdx by @MrDSGC in #2020
- Fix composite types documentation by @turbolent in #2025
Full Changelog: v0.27.1...v0.28.0