What's Changed
- Make sure that reallocating zero sized allocations works as expected by @mohammadfawaz in #2013
- remove WIP note on storage attributes by @sezna in #2016
- Remove known issues that have been resolved from the Sway Book by @mohammadfawaz in #2019
- Improve span for missing tokens at the end of a scope by @mohammadfawaz in #1973
- Fix unnecessary check inside of the match exhaustivity algorithm by @emilyaherbert in #2009
- Support
+=
and other similar operators for storage accesses by @mohammadfawaz in #1970 - stdlib
Vec
by @adlerjohn in #1118 - Enum formating for sway-fmt-v2 by @kayagokalp in #1962
- Minor fix to test warning. by @adlerjohn in #2024
- Split book into latest and master. by @adlerjohn in #2025
- Add
attribute
toutils
by @eureka-cpu in #2011 - Added Eq for identity by @Braqzen in #2028
- Bump to v0.16.1 by @mohammadfawaz in #2037
Full Changelog: v0.16.0...v0.16.1