We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b78b8fa commit fa7656cCopy full SHA for fa7656c
HISTORY.md
@@ -1,5 +1,13 @@
1
# Release history
2
3
+### v0.14.1
4
+
5
+- /add and /drop handle absolute filenames and quoted filenames
6
+- /add checks to be sure files are within the git repo (or root)
7
+- If needed, warn users that in-chat file paths are all relative to the git repo
8
+- Fixed /add bug in when aider launched in repo subdir
9
+- Show models supported by api/key if requested model isn't available
10
11
### v0.14.0
12
13
- [Support for Claude2 and other LLMs via OpenRouter](https://aider.chat/docs/faq.html#accessing-other-llms-with-openrouter) by @joshuavial
0 commit comments