Updated HISTORY

This commit is contained in:
Paul Gauthier 2023-08-22 07:50:31 -07:00
parent 968095b36d
commit 7e77a2b89f

View file

@ -1,8 +1,8 @@
# Release history # Release history
### main branch ### v0.13.0
- [Only git commit dirty files that GPT tries to edit](https://aider.chat/docs/faq.html#how-did-v0-13-0-change-git-usage) - [Only git commit dirty files that GPT tries to edit](https://aider.chat/docs/faq.html#how-did-v0130-change-git-usage)
- Send chat history as prompt/context for Whisper voice transcription - Send chat history as prompt/context for Whisper voice transcription
- Added `--voice-language` switch to constrain `/voice` to transcribe to a specific language - Added `--voice-language` switch to constrain `/voice` to transcribe to a specific language
- Late-bind importing `sounddevice`, as it was slowing down aider startup - Late-bind importing `sounddevice`, as it was slowing down aider startup