Releases: artificial-sapience/clearflow
Releases · artificial-sapience/clearflow
v0.6.0
Immutable
release. Only release title and notes can be modified.
What's Changed
📚 Documentation
- docs: improve clarity and correctness of documentation @rbeauchamp (#28)
v0.5.0
Immutable
release. Only release title and notes can be modified.
What's Changed
📚 Documentation
- docs: update README and pyproject.toml for clarity and accuracy in descriptions @rbeauchamp (#27)
v0.4.0
Immutable
release. Only release title and notes can be modified.
What's Changed
🐛 Bug Fixes
- fix: resolve ASYNC250 blocking input errors in async functions @rbeauchamp (#26)
v0.3.0
Immutable
release. Only release title and notes can be modified.
v0.2.0
Immutable
release. Only release title and notes can be modified.
What's Changed
⚠️ Breaking Changes
- feat!: Message-driven architecture with Commands, Events, and Observer pattern @rbeauchamp (#24)
v0.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- ci(deps): bump actions/checkout from 4 to 5 @dependabot[bot] (#12)
- ci(deps): bump amannn/action-semantic-pull-request from 5 to 6 @dependabot[bot] (#13)
⚠️ Breaking Changes
- chore!: reset to 0.x.y alpha versioning @rbeauchamp (#23)
🚀 Features
- feat!: Add type transformations, flow validation, and examples @rbeauchamp (#14)
🐛 Bug Fixes
- fix: restore release workflow and force version bump to v1.0.2 @rbeauchamp (#21)
🧹 Chores
- chore: bump minor version @rbeauchamp (#19)
📚 Documentation
- docs: bump minor version @rbeauchamp (#20)
- docs: fix Claude Code integration syntax and remove documentation duplication @rbeauchamp (#18)
- docs: add comprehensive llms.txt support for AI coding assistants @rbeauchamp (#17)
🔄 CI
- ci(deps): bump actions/setup-python from 5 to 6 @dependabot[bot] (#15)
v0.0.6
What's Changed
- ci: migrate from Codecov to Coveralls for coverage reporting @rbeauchamp (#11)
v0.0.5
What's Changed
- docs: expand README with comprehensive documentation and examples @rbeauchamp (#10)
v0.0.4
What's Changed
- feat!: remove State wrapper for simpler, more Pythonic API @rbeauchamp (#9)
- docs: Create CODE_OF_CONDUCT.md @rbeauchamp (#8)
v0.0.3
What's Changed
- fix: use draft tag name instead of ID in release workflow @rbeauchamp (#7)
- docs: simplify and improve all documentation @rbeauchamp (#6)
- ci: integrate GitVersion with Release Drafter @rbeauchamp (#5)
- fix: use GitHub API to find draft releases @rbeauchamp (#4)
- ci: automated release management with GitVersion and Release Drafter @rbeauchamp (#3)
- fix: remove codecov badge and enforce upload success @rbeauchamp (#2)
- docs: add codecov badge to README @rbeauchamp (#1)