Skip to content

Releases: artificial-sapience/clearflow

v0.6.0

21 Sep 17:05
Immutable release. Only release title and notes can be modified.
2aa0dda

Choose a tag to compare

What's Changed

📚 Documentation

  • docs: improve clarity and correctness of documentation @rbeauchamp (#28)

v0.5.0

18 Sep 14:03
Immutable release. Only release title and notes can be modified.
96d292b

Choose a tag to compare

What's Changed

📚 Documentation

  • docs: update README and pyproject.toml for clarity and accuracy in descriptions @rbeauchamp (#27)

v0.4.0

18 Sep 02:31
Immutable release. Only release title and notes can be modified.
d3d1c25

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix: resolve ASYNC250 blocking input errors in async functions @rbeauchamp (#26)

v0.3.0

18 Sep 02:04
Immutable release. Only release title and notes can be modified.
12eb002

Choose a tag to compare

What's Changed

🔄 CI

  • ci: fix release workflow artifact upload to immutable release @rbeauchamp (#25)

v0.2.0

18 Sep 01:46
Immutable release. Only release title and notes can be modified.
93b7c61

Choose a tag to compare

What's Changed

⚠️ Breaking Changes

  • feat!: Message-driven architecture with Commands, Events, and Observer pattern @rbeauchamp (#24)

v0.1.0

17 Sep 01:32
Immutable release. Only release title and notes can be modified.
b1745e4

Choose a tag to compare

What's Changed

⚠️ Breaking Changes

🚀 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

📚 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

v0.0.6

16 Aug 22:44
e7076f2

Choose a tag to compare

What's Changed

  • ci: migrate from Codecov to Coveralls for coverage reporting @rbeauchamp (#11)

v0.0.5

16 Aug 21:42
22878b4

Choose a tag to compare

What's Changed

  • docs: expand README with comprehensive documentation and examples @rbeauchamp (#10)

v0.0.4

15 Aug 14:18
63f3444

Choose a tag to compare

What's Changed

v0.0.3

07 Aug 14:49
0bcdbcd

Choose a tag to compare

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)