v1.2.0
What's Changed
-
Added support for config files #12 (can also be overridden) - see README for details.
-
Added CLI flags to get the version
--version
and a minimal help--help
-
CLI is now executable by default
-
Windows: Path separators printed by the validator are now all in *nix-style (
/
) instead of Windows-style (\
) -
Updated dependencies
-
chore:
- Added tests
- Enabled dependabot
- Added editor configuration
New Contributors
- Thanks @l0b0 (LINZ) for your contributions
Full Changelog: v1.1.0...v1.2.0