Release v3.0.0
Published on January 11, 2021 by Mikhail Grachev
馃殌聽Added
- Add聽compare-command聽#282聽(@mstruebing)
- Add colored output feature and聽--no-color聽flag to disable colors聽#307聽(@Nikhil0487)
- Display linted files when run聽#311聽(@Anthuang)
- Add export prefix support聽#340聽(@skonik)
- Add colored output for compare command聽#356聽(@mgrachev)
馃敡聽Changed
- Refactoring to get rid of unnecessary heap allocations and some improvements in API ergonomics聽#350聽(@vbrandl)
- Add benchmark to README聽#351聽(@mgrachev)
- Fix QuoteCharacterChecker to not raise warning when quote characters are used for values with whitespaces聽#349聽(@sebastiantoh)
- Find all problems on the first run for聽KeyWithoutValue聽#348聽(@vbrandl)
- Add聽commitlint聽action聽#347聽(@mgrachev)
- Add聽cargo-deny聽action聽#346聽(@mgrachev)
- Remade flags to subcommands聽#342聽(@mgrachev)
- Changed behavior of QuoteCharacterChecker for multiline values support聽#341聽(@artem-russkikh)
- Make an output on-the-fly聽#336聽(@DDtKey)