v32.1.0
github-actions
released this
19 Apr 22:51
·
386 commits
to master
since this release
Features
->
may now be used inmatch
instead of=
(#1205)
Bugfixes
- Fix wake-bsp breakage by setting -o flag for each output file (#1198)
Misc
- Add basic cli parsing tests (#1193)
- List out args on unexpected positional args errer (#1197)
- Don't pin the wake version inside of the wake repo (#1214)
Documentation
Wake format
- format simple constructor applies on the same line (#1064)
- Newline top level pipes/dollars (#1065)
- decrease newlines/fix trailing newline (#1196)
- remove trailing whitespace from bound comments (#1200)
- Tweak the definition of simple parts to be more permissive (#1199)
- Multiline strings now indent correct wrt delimiter (#1204)
- Prevent explode in def pattern (#1209)
- specify internal newlines based on structure (#1208)
- Fixup failing format cases (#1210)
- Remove special case for constants (#1213)
- Fix extra prepended spaces on interpolation (#1201)