mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
Updated HISTORY
This commit is contained in:
parent
a8d4be441e
commit
54f4c12793
2 changed files with 28 additions and 2 deletions
15
HISTORY.md
15
HISTORY.md
|
@ -1,9 +1,22 @@
|
||||||
|
|
||||||
# Release history
|
# Release history
|
||||||
|
|
||||||
|
### Aider v0.43.4
|
||||||
|
|
||||||
|
- Added scipy back to main requirements.txt.
|
||||||
|
|
||||||
|
### Aider v0.43.3
|
||||||
|
|
||||||
|
- Added build-essentials back to main Dockerfile.
|
||||||
|
|
||||||
|
### Aider v0.43.2
|
||||||
|
|
||||||
|
- Moved HuggingFace embeddings deps into [hf-embed] extra.
|
||||||
|
- Added [dev] extra.
|
||||||
|
|
||||||
### Aider v0.43.1
|
### Aider v0.43.1
|
||||||
|
|
||||||
- Replace the torch requirement with the CPU only version, because the GPU versions are huge
|
- Replace the torch requirement with the CPU only version, because the GPU versions are huge.
|
||||||
|
|
||||||
### Aider v0.43.0
|
### Aider v0.43.0
|
||||||
|
|
||||||
|
|
|
@ -12,9 +12,22 @@ cog.out(text)
|
||||||
|
|
||||||
# Release history
|
# Release history
|
||||||
|
|
||||||
|
### Aider v0.43.4
|
||||||
|
|
||||||
|
- Added scipy back to main requirements.txt.
|
||||||
|
|
||||||
|
### Aider v0.43.3
|
||||||
|
|
||||||
|
- Added build-essentials back to main Dockerfile.
|
||||||
|
|
||||||
|
### Aider v0.43.2
|
||||||
|
|
||||||
|
- Moved HuggingFace embeddings deps into [hf-embed] extra.
|
||||||
|
- Added [dev] extra.
|
||||||
|
|
||||||
### Aider v0.43.1
|
### Aider v0.43.1
|
||||||
|
|
||||||
- Replace the torch requirement with the CPU only version, because the GPU versions are huge
|
- Replace the torch requirement with the CPU only version, because the GPU versions are huge.
|
||||||
|
|
||||||
### Aider v0.43.0
|
### Aider v0.43.0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue