Skip to content

Releases: codingjoe/relint

1.3.2

05 Aug 12:26
Compare
Choose a tag to compare

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

11 Jul 13:32
Compare
Choose a tag to compare

Full Changelog: 1.3.0...1.3.1

1.3.0

11 Jul 12:00
Compare
Choose a tag to compare

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

1.2.1

18 Nov 06:27
Compare
Choose a tag to compare
  • Fix #12 -- Remove exec name from pargparse (#13)

1.2.0

11 Nov 09:46
Compare
Choose a tag to compare
  • Resolve #8 -- Add RegEx based filePattern attribute in favor of filename (#11)

1.1.1

24 Oct 03:46
Compare
Choose a tag to compare
  • Escape filenames which looks like regexp (#9)

1.1.0

16 Aug 14:38
Compare
Choose a tag to compare
  • Fix #4 -- Add mutliline support for ^ and $ (#5)

1.0.0

26 Jun 10:43
Compare
Choose a tag to compare
  • Add official Python 3.7 support
  • Clean up dist packages

0.5.0

25 Jun 11:28
403fc1e
Compare
Choose a tag to compare
  • Add pre-commit support

0.4.0

04 Dec 14:33
Compare
Choose a tag to compare