mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
Updated HISTORY
This commit is contained in:
parent
143ded6722
commit
7cd415e0cb
1 changed files with 8 additions and 1 deletions
|
@ -1,9 +1,16 @@
|
|||
# Release history
|
||||
|
||||
### Next release
|
||||
### v0.8.1
|
||||
|
||||
- Ask to create a git repo if none found, to better track GPT's code changes
|
||||
- Glob wildcards are now supported in `/add` and `/drop` commands
|
||||
- Pass `--encoding` into ctags, require it to return `utf-8`
|
||||
- More robust handling of filepaths, to avoid 8.3 windows filenames
|
||||
- Added [FAQ](https://aider.chat/docs/faq.html)
|
||||
- Marked GPT-4 as generally available
|
||||
- Bugfix for live diffs of whole coder with missing filenames
|
||||
- Bugfix for chats with multiple files
|
||||
- Bugfix in editblock coder prompt
|
||||
|
||||
### v0.8.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue