v0.13.2
·
2673 commits
to master
since this release
What's Changed
- Move match expression desugaring from parsing to type checking by @emilyaherbert in #1596
- Add missing dependency in 2 test cases to supress unnecessary warnings by @emilyaherbert in #1658
- Add booleans to the keywords in the parser by @emilyaherbert in #1647
- Adding
jnzi
toparse_bytecode
and fixing some notes by @mohammadfawaz in #1654 - Adding
update_type()
to refactor some code used incopy_types()
by @mohammadfawaz in #1666 - Add
U128
type by @adlerjohn in #1600 - Updated welcome message colors by @Braqzen in #1662
- Parsing precedence fixes by @canndrew in #1660
- Fixing JSON ABI for tuples by @mohammadfawaz in #1653
- Improve grammar for type argument error by @sezna in #1670
- Small improvements to the Sway Book by @mohammadfawaz in #1672
- Expand match expressions to encompass enums by @emilyaherbert in #1642
- Bump to v0.13.2 by @mohammadfawaz in #1668
Full Changelog: v0.13.1...v0.13.2