diff --git a/HISTORY.md b/HISTORY.md index 756c6b4b1..8506bdee6 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -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 diff --git a/aider/website/HISTORY.md b/aider/website/HISTORY.md index 2900bd82f..4a7cca485 100644 --- a/aider/website/HISTORY.md +++ b/aider/website/HISTORY.md @@ -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