Releases: ai-shifu/markdown-flow-agent-py
Releases · ai-shifu/markdown-flow-agent-py
Release v0.2.2
0.2.2 (2025-09-03)
Fix
- use incremental changelog generation for releases (#24)
Installation
pip install markdown-flow==0.2.2What's Changed
This release includes the following changes:
- Automated version management with Commitizen
- Enhanced GitHub Actions workflow for releases
- Improved branch protection handling
- Streamlined changelog generation
Release v0.2.1
0.2.1 (2025-09-04)
Fix
- resolve GitHub Actions workflow version detection and error handling issues (#23)
- correct version bump detection logic in GitHub Actions workflow (#22)
- implement complete git-tag-based versioning system (#21)
v0.2.0 (2025-09-04)
Feat
- update pyproject (#16)
- configure project release automation (#17)
- update commitizen config for auto release (#15)
- udpate cz conf to auto release
- add automated release workflow with version management (#11)
- add markdownlint integration for consistent documentation quality (#10)
- add markdownlint integration for consistent documentation quality (#10)
- add editorconfig focused on Python backend development (#8)
- add commitizen configuration for automated version management (#6)
- interactive syntax escape (#3)
Fix
- restore workflow configuration and resolve rebase conflicts (#18)
- variable parsing processing in interaction (#2)
Installation
pip install markdown-flow==0.2.1What's Changed
This release includes the following changes:
- Automated version management with Commitizen
- Enhanced GitHub Actions workflow for releases
- Improved branch protection handling
- Streamlined changelog generation
Release v0.2.0
Installation
pip install markdown-flow==0.2.0What's Changed
This release includes the following changes:
- Automated version management with Commitizen
- Enhanced GitHub Actions workflow for releases
- Improved branch protection handling
- Streamlined changelog generation
Release v0.1.5
Changes in v0.1.5
See CHANGELOG.md for detailed changes.
Installation
pip install markdown-flow==0.1.5