Bug Fixes
- Fix workspace discovery & sorting when directory name has an extension (#121)
- Apply formatting to arrays inside inline tables as well (#122)
Additions
- Add support for sorting feature lists (behind the new config option
sort_feature_list) (#122) --configflag for specifying a custom config file (#124)
Other Improvements
- Upgrade the toml crate to 0.25, bringing support for TOML 1.1 (#126)