Skip to content

Conversation

@hf-krechan
Copy link
Collaborator

@hf-krechan hf-krechan commented Sep 2, 2024

This PR is a demonstration of the git-cliff tool.

It is used to generate changelogs and it's highly customisable.

There are different templates examples which we can use out of the box.


TODOs


Basic (default)

Changelog

All notable changes to this project will be documented in this file.

[unreleased]

Bug Fixes

Code Refactoring

[1.5.0] - 2024-08-21

Continuous Integrations

[1.4.2] - 2024-07-31

Chores

[1.4.1] - 2024-07-30

Bug Fixes

[1.1.0] - 2024-05-20

Chores

[0.4.0] - 2024-03-27

Documentation

Continuous Integrations

Chores

[0.3.1] - 2024-01-20

Bug Fixes

[0.0.9] - 2023-07-29

Documentation

[0.0.8] - 2023-07-24

Readability

[0.0.7] - 2023-07-24

🐛


Styled and scoped

This is the changelog for the kohlrahbi project.
The changelog follows the Conventional Commits specification.

[unreleased]

🐛 Bug Fixes

🚜 Refactor

  • (dependencies) Move MAUS dependencies to kohlrahbi, replace attrs with pydantic, remove marshmallow (#413) - (b151264)

1.5.0 - 2024-08-21

⚙️ Miscellaneous Tasks

  • (gh action) Add check for conventional commit in PR title (#401) - (201dc0a)

1.4.2 - 2024-07-31

⚙️ Miscellaneous Tasks

  • Improve readability of dump function (#387) - (d5573b1)

1.4.1 - 2024-07-30

🐛 Bug Fixes

  • Add forgotten "xlsx" sub-directory to path (#385) - (41010f7)

1.1.0 - 2024-05-20

⚙️ Miscellaneous Tasks

  • Drop pip-compile step from dev env setup; Add pip-compile-multi env (#307) - (d50ac62)

0.4.0 - 2024-03-27

📚 Documentation

⚙️ Miscellaneous Tasks

  • ⬆ Upgrade packaging dependencies (#255) - (888f736)
  • 📍 pin formatting dependencies and ⬆ bump black to 24.1.1 and isort to 5.13.0 (#225) - (2e93cee)

0.3.1 - 2024-01-20

🐛 Bug Fixes

  • 📍 Pin packaging requirements; Fix file path in publish workflow (#217) - (e3c57f7)

0.0.9 - 2023-07-29

📚 Documentation

  • Add link to machine-readable_anwendungshandbuecher (#165) - (313d900)
  • Fixed code block to render reference correctly (#164) - (fb7f7bb)

New Contributors ❤️

0.0.8 - 2023-07-24

Readability

  • Use dict comprehension instead of looping over group by (#159) - (c9143fd)

0.0.7 - 2023-07-24

🐛

  • Re-instantiate ahb_file_finder for every pruefi (#161) - (1f717b9)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants