All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- fix bug: invalid utf-8 panic if response is not completed
- enhance: support model choice
- fix: panic if response is not completed
- transfer store and load from PersistSource to Config
- use
encrypt_config
instead of keyring - the api_key will no longer be encrypt, because it's meaningless in OS.
- bump deps: keyring 3.0.x
- release formal version
- upstream multiline support merged
- bump deps
- support end and home navigation
- upstream: bump deps
- improve: better cursor navigation
- cli: fix config bad behavior
- bump deps
- fix: placeholder color wrong
- bump deps
- multi-line input support
- fix: keyring error if no entry in credencial manager
- say bye when quit
security: save endpoint to keyring, too improve: more entries
fix: ESC not work disable ctrl-c on all targets fix: a bug removing api key
- fix: config and data dir coflict on windows
- fix: ctrl-c cannot work on windows
- enhance: topic summary when save
- cli history: delete all.
- cli fix: panic if no config file.
- MVP