Releases: antinomyhq/forge
Releases · antinomyhq/forge
v0.2.6
v0.2.5
Changes
- No changes
v0.2.4
v0.2.3
Changes
🐛 Bug Fixes
- fix(deps): update rust crate syn to v2.0.97 @renovate[bot] (#273)
- fix: crash with Open Router @amitksingh1490 (#272)
v0.2.2
Changes
- No changes
v0.2.1
Changes
- No changes
v0.2.0
Changes
🚀 Features
- feat: update CI workflow and release drafter configuration @amitksingh1490 (#268)
- feat: integrate reedline crate for cli prompting @laststylebender14 (#263)
🐛 Bug Fixes
- fix(deps): update rust crate tree-sitter to 0.25 @renovate[bot] (#270)
- fix(deps): update rust crate async-trait to v0.1.86 @renovate[bot] (#269)
v0.1.3
Changes
🐛 Bug Fixes
- fix: update CI workflow to use GITHUB_TOKEN for script execution @amitksingh1490 (#267)
v0.1.2
Changes
- ci: update release drafter configuration for pull request_target @amitksingh1490 (#261)
🚀 Features
- feat: enhance CI workflow with draft release and versioning support @amitksingh1490 (#266)
- feat: drop support for file parsing in user prompt @laststylebender14 (#262)
🐛 Bug Fixes
- fix(deps): update rust crate diesel to v2.2.7 @renovate[bot] (#264)
- fix: drop the task in chat.rs as soon as base stream is dropped @laststylebender14 (#259)
v0.1.1
What's Changed
- feat: pass on transformations for open router requests @laststylebender14 (#260)