Skip to content

v4.0.0

Compare
Choose a tag to compare
@gsinghjay gsinghjay released this 02 Jan 13:06
· 102 commits to main since this release

v4.0.0 (2025-01-02)

Bug Fixes

  • Enhance semantic release configuration (f583e74)

  • Add verbose logging with -vv flag for better debugging

  • Ensure proper environment variables for GH_TOKEN

  • Configure explicit version update patterns for files

BREAKING CHANGE: Version management now requires explicit version_toml configuration

Features

  • Add automated version management system (6c66301)

  • Integrate Python Semantic Release for version control

  • Configure automatic version bumping in CI/CD pipeline

  • Enable automated changelog generation

BREAKING CHANGES

  • Version management now requires explicit version_toml configuration

Detailed Changes: v3.0.0...v4.0.0