Releases: gofireflyio/aiac
Releases · gofireflyio/aiac
v4.0.0
v2.5.0
v2.4.0
v2.3.0
Changelog
- a2f3a71 Allow copying to clipboard in quiet mode
- 90d1e14 Add the ability to ask with a conversation history to improve results.
- 55b942b Add ability to copy to clipboard in interactive mode
- b593087 Add support for GPT-4 models
- 22f0a30 Add a check for --full flag when constructing a prompt
- 9cc08e6 Allow returning full Markdown response to stdout
- 2b58074 Update README.md
v2.2.0
v2.1.0
v2.0.0
Changelog
- e42a13c Merge pull request #22 from gofireflyio/ido-api
- acbe643 Remove ChatGPT support, document code, small refactor
- 4409dc3 Install the CodeSee workflow. Learn more at https://docs.codesee.io (#13)
- 06b6c73 Merge pull request #11 from gofireflyio/readme-more-usecase
- 7148254 resloving pr comments
- 27ba918 addtional use cases and support info
- 640def0 Update README.md
- 855feb3 adding more example to the readme (#10)
- 54d5267 Update README.md (#9)
- 8f43cba Update README.md
v1.0.0
Changelog
- 0419245 Support brew installation (#7)
- a8ee156 Set gofireflyio/aiac image name (#6)
- 842d739 Fix ci (#5)
- e603828 Add Dockerfile (#4)
- dd6a9e0 Remove SBOM (#3)
- a3f4278 Add go releaser (#2)
- 4f736d3 Add loader and texts inputs for a better UX (#1)
- 278c7e6 Add support for OpenAI API
- da3edd0 Introduce aiac, an AI-generate IaC tool
- 9de3798 Initial commit