This commit is contained in:
Paul Gauthier 2025-02-09 15:25:49 -08:00
parent e2dbfdc537
commit 7c30086d78
4 changed files with 56 additions and 44 deletions

View file

@ -23,6 +23,12 @@ cog.out(text)
]]]-->
### Aider v0.74.2
- Prevent more than one cache warming thread from becoming active.
- Fixed continuation prompt ". " for multiline input.
- Added HCL (Terraform) syntax support, by Warren Krewenki.
### Aider v0.74.1
- Have o1 & o3-mini generate markdown by sending the magic "Formatting re-enabled." string.