v1.8.0
New Features
- Add CLI config file by @mhmdanas in #227
- Default to
--pretty-print=never
for-e
and stdin input by @0xAdk in #240 - Output multiple diagnostics in one command by @irevoire in #228
- Better formatting of large numbers by @sharkdp in #244
- Better "suggested fix" messages by @sharkdp in #232
- Tab-complete prefixes and module paths by @sharkdp in #245
- Better
list
command by @sharkdp in #248
Bugfixes
Units
- Add foot-candles unit by @hotgluebanjo in #225
- add the rest of the currency exchange rates provided by the European Central Bank by @herlev in #226
- Add more complete set of imperial weight units by @sharkdp in #234
Others
- Add documentation for nixos installation by @giomf in #229
- Run
cargo clippy --fix
on codebase by @0xAdk in #236
New Contributors
- @hotgluebanjo made their first contribution in #225
- @herlev made their first contribution in #226
- @giomf made their first contribution in #229
- @0xAdk made their first contribution in #236
Full Changelog: v1.7.0...v1.8.0