Skip to content

Releases: codingjoe/relint

3.1.1

24 Mar 12:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.1.1

3.1.0

10 Jun 07:40
1663426
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...3.1.0

3.0.0

09 Mar 10:33
Compare
Choose a tag to compare
  • Enable Markdown support to hints
  • Add code highlighting
  • Colorize errors and warnings differently
  • Drop the obsolete --msg-template argument
  • Add a --code-padding argument to adjust code snippets
  • Add a --summarize argument to matches by test
  • Add progress bar

2.2.0

07 Mar 13:13
5c3d9e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.2.0

2.1.1

05 Nov 10:28
dacfa3c
Compare
Choose a tag to compare
  • Use full link for cookbook to avoid PyPi 404

Full Changelog: 2.1.0...2.1.1

2.1.0

05 Nov 10:20
747de73
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.1.0

2.0.1

03 Nov 08:54
de7e7fd
Compare
Choose a tag to compare

What's Changed

  • Update header image

Full Changelog: 2.0.0...2.0.1

2.0.0

04 Oct 15:54
0dc9dc3
Compare
Choose a tag to compare

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

03 Sep 16:51
Compare
Choose a tag to compare

What's Changed

  • Prevent relint from capturing surrounding lines by @tslmy in #26
  • Add git-diff argument to directly staged changes by @codingjoe in #27

New Contributors

  • @tslmy made their first contribution in #26

Full Changelog: 1.3.2...1.4.0

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