Releases: codingjoe/relint
Releases · codingjoe/relint
2.0.0
What's Changed
- Update packaging and CI by @codingjoe in #30
- Remove deprecated 'filenames' attribute
- Add
--version
CLI argument - Change
FILE
CLI argument to be optional for version prints
- Fix various texts in code and README by @amureki in #31
- Fix #23 -- implement output message template format by @amureki in #29
New Contributors
Full Changelog: 1.4.0...2.0.0
1.4.0
1.3.2
What's Changed
- Fix #24 -- Add human-readable output for config file errors by @codingjoe in #25
Full Changelog: 1.3.1...1.4.0
1.3.1
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- fix default config file name in example by @MorganGeek in #16
- Add example with case-insensitive flag by @tennox in #18
- fail warnings by @codingjoe in #19
- Bump actions/setup-python from 2 to 4 by @dependabot in #22
- Bump actions/checkout from 2 to 3 by @dependabot in #21
New Contributors
- @MorganGeek made their first contribution in #16
- @tennox made their first contribution in #18
- @dependabot made their first contribution in #22
Full Changelog: 1.2.1...1.3.0