Updated HISTORY

This commit is contained in:
Paul Gauthier 2024-07-11 08:57:49 +01:00
parent a8d4be441e
commit 54f4c12793
2 changed files with 28 additions and 2 deletions

View file

@ -1,9 +1,22 @@
# 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
- 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

View file

@ -12,9 +12,22 @@ cog.out(text)
# 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
- 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