What's Changed
- Fix spelling by @jsoref in #893
- [fix] Render inline conditionals in source order to fix line handling by @reese in #894
- [fix] Only push start-of-file comments on empty lines by @reese in #895
- [fix] Properly multiline multi-statement blocks in string embexprs by @reese in #897
- [fix] Multiline call chains with multi-statement blocks by @reese in #896
- [fix] Keep parens on
raisecalls with arg forwarding by @reese in #900
Full Changelog: v0.14.0...v0.14.1
What's Changed
- Fix spelling by @jsoref in #893
- [fix] Render inline conditionals in source order to fix line handling by @reese in #894
- [fix] Only push start-of-file comments on empty lines by @reese in #895
- [fix] Properly multiline multi-statement blocks in string embexprs by @reese in #897
- [fix] Multiline call chains with multi-statement blocks by @reese in #896
- [fix] Keep parens on
raisecalls with arg forwarding by @reese in #900 - Bump to
v0.14.1by @reese in #901
New Contributors
Full Changelog: v0.14.0...v0.14.1