Releases: dustinblackman/oatmeal
Releases · dustinblackman/oatmeal
v0.13.0
0.13.0
2024-03-16 - v0.12.5...v0.13.0
This a huge release with two new backends from @aislasq and QOL patches from @kyu08. Thanks a lot! Very much apprecieate the contributions.
⛰️ Features
- (dev) Add dev container - (e8430d9)
- Release v0.13.0 - (e8181b2)
ctrl + o
to insert a line break (#62) - (893d4ad) @kyu08- Add gemini backend (#52) - (55f7e7d) @aislasq
- Add claude backend 858207e @aislasq
🐛 Bug Fixes
⚙️ Miscellaneous Tasks
v0.12.5
0.12.5
2024-03-02 - v0.12.4...v0.12.5
⛰️ Features
- Release v0.12.5 - (95134cc)
🐛 Bug Fixes
- Config paths - (2ae187a)
- Formatting and linting - (f4c2efb)
- Loading entire file when no code blocks are selected - (3655871)
- Config file log message on windows - (d61375b)
- Use xdg config dirs by default (#46) - (f2110b5)
⚙️ Miscellaneous Tasks
v0.12.4
0.12.4
2024-01-30 - v0.12.3...v0.12.4
⛰️ Features
- Release v0.12.4 - (7e70405)
🐛 Bug Fixes
📚 Documentation
- Add winget - (6d98843)
⚙️ Miscellaneous Tasks
v0.12.3
0.12.3
2024-01-01 - v0.12.2...v0.12.3
⛰️ Features
- Release v0.12.3 - (4fcf937)
⚙️ Miscellaneous Tasks
- Add env for debug log dir - (c0defb6)
v0.12.2
0.12.2
2024-01-01 - v0.12.1...v0.12.2
⛰️ Features
🐛 Bug Fixes
📚 Documentation
🧪 Testing
- Isolate session tests - (892753b)
⚙️ Miscellaneous Tasks
v0.12.1
0.12.1
2023-12-29 - v0.12.0...v0.12.1
⛰️ Features
- Release v0.12.1 - (8c18cf4)
🐛 Bug Fixes
📚 Documentation
- Update changelog format for deeplinking - (d376f9c)
⚙️ Miscellaneous Tasks
v0.12.0
v0.11.0
v0.10.0
[0.10.0] - 2023-12-21
⛰️ Features
- Release v0.10.0 - (2774550)
- LangChain backend - (7c32afe)
- Enable wayland clipboard support - (2163d15)
- [breaking] Default to first model in backend if none selected at start - (1a92a77)
🐛 Bug Fixes
- Cargo publish - (fb11ad4)
🚜 Refactor
- Model boundaries - (b489508)
📚 Documentation
- Update OpenAI description - (31044d3)
- Fix cargo install command (9b5de5 @joseluis)
- Fix typos (154811e @kianmeng)