0.5.0
What's Changed
- Add
/*nixfmt:disable*/and/*nixfmt:enable*/comment directives by @Mic92 in #84 - lexer: lex <...> as search path only on full SPATH match by @Mic92 in #90
- parser: fix recognise
ident.<pathchars>/as a path by @Mic92 in #93 - parser: require commas between set-pattern formals by @Mic92 in #95
- format: hoist trailing comments on chained binary operators by @Mic92 in #97
Full Changelog: 0.4.1...0.5.0