Skip to content

Latest commit

 

History

History
211 lines (113 loc) · 9.22 KB

CHANGELOG.md

File metadata and controls

211 lines (113 loc) · 9.22 KB

changelog-generator Changelog

0.3.3 (2022-2-21)

docs

fix

  • packages: remove restriction of requests package version (7f0311f)

chore

0.3.2 (2021-10-28)

docs

fix

  • tags: jump over tag, if not in the branch (5ffcf3b)

chore

0.3.1 (2021-10-28)

chore

  • deps: bump urllib3 from 1.25.7 to 1.26.5 (37d3264)

docs

fix

  • tags: sort tags before generating the changelog (af47609)

0.3.0 (2021-10-28)

docs

chore

  • deps: bump urllib3 from 1.25.7 to 1.26.5 (6b12a67)
  • migrate to pipenv (859bb69)

feat

  • command: add option to customize branch (60b8eb7)

refactor

v0.2.0 (2020-3-13)

docs

feat

  • commits are linked (6010126)
  • relices have compare links between them (769ba2b)

fix

v0.1.7 (2020-3-9)

docs

fix

  • error message when CHANGELOG.md was not found (e87ce38)
  • path joining (c8b74da)

refactor

  • make 'types' and 'bodytags' to global variables (789c5ee)
  • reworked get_commits function (03a8b10)

feat

  • add default 'types' chore, test (aa2bec5)

v0.1.6 (2020-3-9)

v0.1.5 (2020-3-9)

docs

  • added coments to the code (ef174b8)
  • updated changelog via "add" command (d8f3ac6)
  • add licence (1fccc3e)

refactor

  • added header.py; moved header and footer from generate.py (15d0486)
  • rename: main file (51b7124)

fix

feat

  • the add command leaves title unchanged (e194e1e)

v0.1.4 (2020-1-3)

chore

  • setup: fix setup.py and make changelog an actual module (96265d1)

fix

refactor

  • moved contents of utils.py (2eb4015)

v0.1.3 (2019-11-7)

refactor

  • better readable code (still not clean) (1cabd73)
  • error handling and more edgecase support (f860b10)
  • new way of creaing commit object (437c7ef)

feat

  • use 'printout' to only print changelog. This won't touch the changelog file (21d72d4)

docs

v0.1.2 (2019-11-6)

fix

  • multiline messages (c6ec67f)
  • multiline message: now shown propaly i one line (f98b530)

docs

v0.1.1 (2019-11-6)

fix

  • date: dates are now in yyy-mm-dd format (b0fd272)

feat

  • commands: support to define types and bodytags (2c09955)

test

  • this schouldn't appear in the changelog (1bcf9a0)

v0.1.0 (2019-11-6)

feat

docs

v0.0.2 (2019-11-4)

docs

v0.0.1 (2019-11-4)

feat

fix

refactor

::> 122 commits in 15 version tags, last considered commit: f28971069646dab29aa2bccf9177ba47c2331da2