Skip to content

0.0.11

Compare
Choose a tag to compare
@jinzhongjia jinzhongjia released this 02 Aug 13:27
· 5 commits to main since this release

Release Notes: 0.0.10 → 0.0.11

Changes (12 commits)

✨ New Features

  • feat(git): sort contributors by commit count in release notes (44820b3)
  • feat(git): add generate_release_notes operation (4fb8143)

🐛 Bug Fixes

  • fix(git): handle shell escaping failure in release notes (22eaa72)
  • fix(git): restrict commit type matching in release notes (ee6fee1)
  • fix(git): improve commit type parsing in release notes (2bd4457)
  • fix(git): improve commit parsing in release notes generation (db478f3)

📝 Other Changes

  • docs: update usage examples and feature descriptions (3993520)
  • refactor(git): optimize release notes string construction (7f6815f)
  • Update README.md (634a612)
  • refactor(git): improve formatting and readability in release notes (19e5f1d)
  • docs(git): update docs and config for curly-brace tool syntax (1489047)
  • docs: add CodeCompanion help file and Makefile doc downloader (e0c3d23)

👥 Contributors

  • jinzhongjia (12 commits)