Skip to content

Releases: hugovk/norwegianblue

0.19.0

17 Oct 18:37
042a3ab
Compare
Choose a tag to compare

Added

  • Generate digital attestations for PyPI (PEP 740) (#225) @hugovk

Changed

0.18.0

31 Aug 18:12
5c58e1a
Compare
Choose a tag to compare

Added

Changed

  • Generate __version__ at build to avoid slow importlib.metadata import (#218) @hugovk

Fixed

0.17.0

14 Feb 21:32
Compare
Choose a tag to compare

Added

Fixed

0.16.0

22 Nov 15:13
281d17b
Compare
Choose a tag to compare

Added

Fixed

  • Fix KeyError after 'Did you mean?' correction (#182) @hugovk

0.15.0

08 Nov 20:25
2d89377
Compare
Choose a tag to compare

Added

Changed

  • Refactor output arguments from --format md to --md etc. (#169) @hugovk
  • Replace 3rd-party thefuzz with stdlib difflib.get_close_matches (#168) @hugovk

0.14.0

29 May 09:44
8823ae4
Compare
Choose a tag to compare

Changed

Fixed

  • Fix left alignment of cycle column when header is bold for pretty format (#155) @hugovk

0.13.0

28 Feb 18:35
48d4a8c
Compare
Choose a tag to compare

Added

0.12.0

06 Feb 17:05
2403cd3
Compare
Choose a tag to compare

Added

Changed

  • Make headers bold and let termcolor 2.1 determine if colour can be used (#130) @hugovk

0.11.1

16 Jan 09:22
8b4fe6f
Compare
Choose a tag to compare

Fixed

  • Add explicit dependency for importlib-metadata on 3.7 (#122) @hugovk

0.11.0

14 Dec 12:26
Compare
Choose a tag to compare

Added

Changed