Release v1.1.2
Published on March 14, 2020 by Mikhail Grachev
🔧 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)