Releases: torvall/clico
Releases · torvall/clico
v0.0.1
Changelog
- dc78882 Add CI badge
- b5fdd58 Add quickstart to doc
- 55ec7b5 Added args to select server and model options, changed some stuff
- dd65e2d Added build GitHub action
- 7800b0e Added env vars for LLM settings
- a9f65f5 Added goreleaser and release action
- 48b5978 Added license to readme
- 5f43675 Added missing linkflags on CI
- e914b79 Added more stuff to docs
- 89583e4 Bump go version
- 587495d Changed command line a bit, added some help text
- 6ac99a7 Changed method of operation a bit, added host info to prompts, added some more stuff, docs need updating
- bc823b1 Check if there's data and a prompt in pipe mode
- b3d8d43 Cleared language in status section in doc
- 7c17d9c Doc fix
- fef86c3 Even more minor fixes to doc
- 7ad6183 Expanded Makefile, added version, some docs updates
- 1a28ffd Expanded doc a bit
- 05bbae4 Fix triggers
- f51a6ec Fixed description
- 1ffd523 Improved prompts and added some more words to docs
- 085fb01 Initial commit
- 554c938 Made warning a bit more explicit
- 4667410 Merge branch 'main' into add/ci-work
- 740f697 Merge branch 'main' of github.com:torvall/clico
- f68fb4e Merge branch 'main' of github.com:torvall/clico
- 721cd57 Merge pull request #1 from torvall/add/ci
- 6a2db24 Merge pull request #2 from torvall/add/ci-work
- da9d7e6 Merge pull request #3 from torvall/fix/ci-stuff
- ab775d5 Minor fixes
- 752e0d8 Minor fixes to doc
- d2de0fc Minor stuff
- 3824abd More docs
- a11d6af More minor fixes to doc
- e3816a4 Moved to urfave/cli/v3, rearranged some things, dropped query command
- 8bd21dc Rearranged readme order
- f65d531 Renamed ask to explain, changed prompts a bit
- 04f16e9 Shortened readme title
- 38365c1 Update TODO