Releases: pythops/tenere
Releases · pythops/tenere
v0.11.3
v0.11.2
Added
- Windows executables to release.
- Windows config instructions.
Changed
- Reworked release github workflow.
- Use
stdoutfor crossterm instead ofstderr
Updated
- Bump ratatui version
v0.11.1
Changed
- Update the license to GPLv3
- Update the notification layout
v0.11
v0.10
Added
- More vim like key bindings for the prompt
- Add Visual mode for the prompt
- Copy and paste from/to the clipboard in the prompt
Fixed
- Use model from the config file if defined
v0.9
Features
- Syntax highlights
Removed
- Scroll bars
v0.8
Features
- Stop the stream response with the key
t - Add scrollbar for the chat block
v0.7
Features
- Support streamig responses for ChatGPT
v0.6
Features
- display a spinner in the waiting message
- chatgpt url is configureable
v0.5
Features
- Save the current chat or chat history to a file with the key
s