Releases: setkyar/ask
Releases · setkyar/ask
v3.0.0
This release is a breaking change, if you installed the previous versions. You will have to re configure the API and settings. This version added support for Claude.
I will be keep releasing minor versions with additional models.
If you have been using ask before v3.0.0
you will have to remove $HOME/.openai
yourself.
v2.0.2
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
v1.0.1
Changelog
- d11bec5 Merge pull request #2 from setkyar/feature/build
- c414b84 Refactor recursive
- b6cdeba correct Golang version
- 30f6a04 use clean
- baf129c Correct folder name
- 6f27ace Add github action to release
- f54b88c Merge pull request #1 from setkyar/feature/recursive
- fc583ce remove depreciated ioutil
- e531817 Add recursive flag
- 1b320c8 remove using ioutil
- 1c2073f Fix spelling and improve readme for installation
v1.0.0-rc-2
Changelog
- b6cdeba correct Golang version