dotenv-linter v2.1.0 Release Notes

Release Date: 2020-07-13 // over 3 years ago
  • ๐Ÿฑ ๐Ÿš€ Added

    • โž• Add install.sh for provide more short way to install #220 (@DDtKey)
    • โž• Add flag to enable recursive search for .env files #223 (@DDtKey)
    • โž• Add docs #226 (@wesleimp)
    • โž• Add Windows publishing to release workflow #211 (@DDtKey)
    • โž• Add support canonicalize path for Windows #213 (@DDtKey)
    • โž• Add build and test steps running on Windows #216 (@mgrachev)

    ๐Ÿฑ ๐Ÿ”ง Changed

    • โž• Add the field with a checker name to Warning #234 (@evgeniy-r)
    • Remove FileEntry::get_content_by_path in favor of fs::read_to_string #233 (@mstruebing)
    • ๐Ÿ‘• Move show-checks flag to main.rs #227 (@mgrachev)
    • ๐Ÿ›  Fix total_lines in some tests #224 (@DDtKey)
    • ๐Ÿ‘• Consider blank lines in UnorderedKey check #221 (@mgrachev)
    • โšก๏ธ Optimize integration tests #218 (@mgrachev)