Skip to content

Releases: brainelectronics/changelog2version

0.12.1

14 Nov 17:39
c39ecba
Compare
Choose a tag to compare

Handover logger of update_version to RenderVersionFile to avoid the creation and usage of the RenderVersionFile logger which does not respect the logging level settings of update_version

0.12.0

04 Oct 10:44
bd1b643
Compare
Choose a tag to compare

Add parser for meta data comment in changelog entry. The parsed data is available via the meta_data property of ExtractVersion after running parse_changelog_completely and is added to the changelog.json file. See #28

  • bump snippets2changelog to 1.3.0 to have the snippets meta data added to the changelog entries
  • update examples/changelog.json to contain meta data of latest changelog entry

0.12.0-rc27.dev29

04 Oct 10:01
2a072de
Compare
Choose a tag to compare
0.12.0-rc27.dev29 Pre-release
Pre-release

Add parser for meta data comment in changelog entry. The parsed data is available via the meta_data property of ExtractVersion after running parse_changelog_completely and is added to the changelog.json file. See #28

  • bump snippets2changelog to 1.3.0 to have the snippets meta data added to the changelog entries
  • update examples/changelog.json to contain meta data of latest changelog entry

0.12.0-rc26.dev29

04 Oct 09:57
0c92a5c
Compare
Choose a tag to compare
0.12.0-rc26.dev29 Pre-release
Pre-release

Add parser for meta data comment in changelog entry. The parsed data is available via the meta_data property of ExtractVersion after running parse_changelog_completely and is added to the changelog.json file. See #28

  • bump snippets2changelog to 1.3.0 to have the snippets meta data added to the changelog entries
  • update examples/changelog.json to contain meta data of latest changelog entry

0.12.0-rc25.dev29

04 Oct 09:55
67fbce7
Compare
Choose a tag to compare
0.12.0-rc25.dev29 Pre-release
Pre-release

Add parser for meta data comment in changelog entry. The parsed data is available via the meta_data property of ExtractVersion after running parse_changelog_completely and is added to the changelog.json file. See #28

  • bump snippets2changelog to 1.3.0 to have the snippets meta data added to the changelog entries
  • update examples/changelog.json to contain meta data of latest changelog entry

0.12.0-rc24.dev29

04 Oct 09:54
2c60f70
Compare
Choose a tag to compare
0.12.0-rc24.dev29 Pre-release
Pre-release

Add parser for meta data comment in changelog entry. The parsed data is available via the meta_data property of ExtractVersion after running parse_changelog_completely and is added to the changelog.json file. See #28

  • bump snippets2changelog to 1.3.0 to have the snippets meta data added to the changelog entries
  • update examples/changelog.json to contain meta data of latest changelog entry

0.12.0-rc23.dev29

04 Oct 09:51
418ec22
Compare
Choose a tag to compare
0.12.0-rc23.dev29 Pre-release
Pre-release

Add parser for meta data comment in changelog entry. The parsed data is available via the meta_data property of ExtractVersion after running parse_changelog_completely and is added to the changelog.json file. See #28

  • bump snippets2changelog to 1.3.0 to have the snippets meta data added to the changelog entries
  • update examples/changelog.json to contain meta data of latest changelog entry

0.12.0-rc22.dev29

04 Oct 09:33
7f97bf4
Compare
Choose a tag to compare
0.12.0-rc22.dev29 Pre-release
Pre-release

Add parser for meta data comment in changelog entry. The parsed data is available via the meta_data property of ExtractVersion after running parse_changelog_completely and is added to the changelog.json file. See #28

  • bump snippets2changelog to 1.3.0 to have the snippets meta data added to the changelog entries
  • update examples/changelog.json to contain meta data of latest changelog entry

0.11.0

04 Oct 08:53
e499cd4
Compare
Choose a tag to compare
  • run isort on all files
  • drop Python 3.8 support everywhere and update README badge
  • add generated changelog.json file to .gitignore
  • use latest actions/checkout@v4 and actions/setup-python@v5
  • use snippets2changelog package, closes #26

0.11.0-rc21.dev27

04 Oct 08:52
5286f40
Compare
Choose a tag to compare
0.11.0-rc21.dev27 Pre-release
Pre-release
  • run isort on all files
  • drop Python 3.8 support everywhere and update README badge
  • add generated changelog.json file to .gitignore
  • use latest actions/checkout@v4 and actions/setup-python@v5
  • use snippets2changelog package, closes #26