This commit is contained in:
Paul Gauthier 2024-12-26 19:28:14 -04:00
parent f4007210c1
commit f1f66a9b9d
5 changed files with 151 additions and 63 deletions

View file

@ -1,18 +1,18 @@
# Release history
### main branch
### Aider v0.70.0
- Full support for o1 models.
- Watch files now honors `--subtree-only`, and only watches that sub tree.
- Watch files now honors `--subtree-only`, and only watches that subtree.
- Improved prompting for watch files, to work more reliably with more models.
- New install methods via uv, including one-liners.
- Support for openrouter/deepseek/deepseek-chat model.
- Better error handling when non-interactive commands are attempted via `/load` or `--load`.
- Display read-only files with abs path if it's shorter than rel path.
- Better error handling when interactive commands are attempted via `/load` or `--load`.
- Display read-only files with abs path if its shorter than rel path.
- Ask 10% of users to opt-in to analytics.
- Bugfix for auto-suggest.
- Gracefully handle unicode errors in git path names.
- Aider wrote 74% of the code in this release.
- Aider wrote 74% of the code in this release.
### Aider v0.69.1