Changelog

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

[0.1.0] - 2024-01-31

Initial release.

Features

  • AI-powered changelog generation

  • Smart commit message generation

  • Version management

  • Documentation generation

  • PyPI publishing

  • GitHub Actions integration

[Unreleased]

Features

  • Add Docker testing support

  • Add validation script for testing against multiple projects

  • Improve documentation with detailed API reference

Bug Fixes

  • Fix version detection in pyproject.toml

  • Resolve GitHub API pagination issues

Documentation

  • Add comprehensive documentation

  • Add AI configuration guide

  • Update installation instructions