v0.3.5
What's Changed
Date released: 2022-08-05
Non-breaking changes and improvements:
- Add blueprint deployer output format (#3001)
- Allow arbitrary data to be passed to
create_from_blueprint
(#2996) - Add CBOR length to bytecode for decoders (#3010)
- Fix compiler panic when accessing enum storage vars via
self
(#2998) - Fix: allow
empty()
in constant definitions and in default argument position (#3008) - Fix: disallow
self
address in pure functions (#3027)
New Contributors
- @merc1er made their first contribution in #3007
- @eltociear made their first contribution in #3015
- @transmissions11 made their first contribution in #3013
- @altugbakan made their first contribution in #3018
- @jaglinux made their first contribution in #3020
Full Changelog: v0.3.4...v0.3.5