Aidermacs 1.4
What's Changed
- [suggestion] Add project file picking by @remo5000 in #120
- Do not require exact matches when selecting models by @AdamNiederer in #121
- Don't send commands to aider if it's not ready for them by @AdamNiederer in #124
- Use read-from-minibuffer instead of completing-read for prompts by @AdamNiederer in #123
- Don't start aider just to stop it when not running by @AdamNiederer in #125
- Use read-string instead of read-from-minibuffer by @AdamNiederer in #126
- feat: Ability to configure read-only files by @rezaamashi in #130
- Add verilog support and prevent underscores from changing formatting by @CeleritasCelery in #131
- Fix cursor moving during syntax highlighting by @CeleritasCelery in #132
- Fix temp buffer exec path by @toniz4 in #133
New Contributors
- @remo5000 made their first contribution in #120
- @AdamNiederer made their first contribution in #121
- @rezaamashi made their first contribution in #130
- @toniz4 made their first contribution in #133
Full Changelog: v1.3...v1.4