dotenv-linter v1.1.2 Release Notes

Release Date: 2020-03-13 // about 4 years ago
  • ๐Ÿฑ ๐Ÿ”ง Changed

    • ๐Ÿ›  Fix --path CLI parameter not canonizing filepaths from directory path passed as argument and not working as intended as a result #97 (@pineapplethief)
    • ๐Ÿ›  Fix incorrect delimiter check for keys contains numeric #95 (@alter369)
    • Add LineEntry.is_empty_or_comment method to DRY and simplify Check.run #94 (@pineapplethief)
    • ๐Ÿ”จ Refactor Github Actions and reduce Docker Image size #90 (@Macbet)
    • ๐Ÿ‘• Use Line.get_key in all checks #89 (@pineapplethief)