Releases: efugier/smartcat
Releases · efugier/smartcat
v1.3.0
v1.3.0-rc.0
New feature: voice input using external recording programs and openai whisper1.
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.0
BREAKING CHANGES
- remove
-i
and-p
, now infer automatically if you are referring to a template or writing input - rename most arguments
- remove
after_input
andsystem_message
config options (were not used) - add support for multiple context patterns
- add char limit to prevent high cost mistakes (ask for user input)
CODE IMPROVEMENTS
- friendlier UX
- removed a lot of useless stuff
- better separation of concerns
- fixed a bunch of bugs