Added
- Filter
--chooseby--group(#3298 by casey) - Add
[android]recipe attribute (#2884 by duncanawoods) - Add
module_path()function (#3270 by casey)
Fixed
- Preserve trailing comments when formatting (#3282 by casey)
- Preserve comments before
[doc]attribute (#3275 by casey) - Allow comments after unexports (#3264 by casey)
Changed
- Stabilize
--fmtsubcommand (#3301 by casey) - Ignore trailing
::on last argument (#3300 by casey) - Complete files and directories when completing arguments (#3299 by casey)
- Include
module_pathfield in JSON (#3288 by casey) - Partially collapse blank lines between items (#3274 by casey)
- Omit defaults when formatting settings (#3268 by casey)
Misc
- Fix
read()description (#3295 by casey) - Note that pull requests are not currently being accepted (#3289 by casey)
- Improve completer config parsing (#3287 by casey)
- Test that aliases complete with environment variable (#3286 by casey)
- Replace unnecessary raw strings (#3281 by casey)
- Fix test string indentation (#3280 by casey)
- Document
assert()in readme (#3279 by casey) - Replace dashes with underscores when using
--evaluate-format shell(#3278 by casey) - Fix readme typos (#3277 by casey)
- Test multi-line recipe comments (#3276 by casey)
- Document
set no-exit-messageand[exit-message](#3269 by casey) - Refactor end-of-file handling in lexer (#3267 by casey)
- Fix end-of-file parsing (#3266 by casey)
- Update softprops/action-gh-release to 2.6.1 (#3253 by casey)
- Include bash completion script in crate (#3252 by casey)