Skip to content

Releases: dustinblackman/oatmeal

v0.13.0

16 Mar 02:12
Compare
Choose a tag to compare

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

🐛 Bug Fixes

⚙️ Miscellaneous Tasks

v0.12.5

02 Mar 02:50
Compare
Choose a tag to compare

0.12.5

2024-03-02 - v0.12.4...v0.12.5

⛰️ Features

🐛 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

30 Jan 01:50
Compare
Choose a tag to compare

0.12.4

2024-01-30 - v0.12.3...v0.12.4

⛰️ Features

🐛 Bug Fixes

  • OpenAI finish response parsing - (ec3b054)
  • Winget installer dependency - (d458274)

📚 Documentation

⚙️ Miscellaneous Tasks

v0.12.3

01 Jan 21:51
Compare
Choose a tag to compare

0.12.3

2024-01-01 - v0.12.2...v0.12.3

⛰️ Features

⚙️ Miscellaneous Tasks

  • Add env for debug log dir - (c0defb6)

v0.12.2

01 Jan 20:50
Compare
Choose a tag to compare

0.12.2

2024-01-01 - v0.12.1...v0.12.2

⛰️ Features

🐛 Bug Fixes

📚 Documentation

  • Update issue reporting - (0a8ce5f)
  • Add alpine linux install - (87e0a97)

🧪 Testing

  • Isolate session tests - (892753b)

⚙️ Miscellaneous Tasks

  • Add force arg to hash assets - (dfabd4f)
  • Move assets to separate toml file (#32) - (865c435)
  • Shrink .goreleaser.yml - (895a6d1)

v0.12.1

29 Dec 15:40
Compare
Choose a tag to compare

0.12.1

2023-12-29 - v0.12.0...v0.12.1

⛰️ Features

🐛 Bug Fixes

📚 Documentation

  • Update changelog format for deeplinking - (d376f9c)

⚙️ Miscellaneous Tasks

  • Add syntax debugging - (ff40cc6)
  • Add missing links for winget - (8c61964)
  • Drop alpine linux repo for now - (7abc74d)

v0.12.0

27 Dec 14:22
Compare
Choose a tag to compare

[0.12.0] - 2023-12-27

v0.11.0...v0.12.0

⛰️ Features

  • Release v0.12.0 - (c00e155)
  • Add elixir and gleam syntaxes - (e00ef39)

🐛 Bug Fixes

📚 Documentation

  • Update first run description - (cf94035)
  • Update usage - (92d7ca8)
  • Remove nogpg flag from dnf install - (7954ed1)

⚙️ Miscellaneous Tasks

v0.11.0

23 Dec 03:15
Compare
Choose a tag to compare

[0.11.0] - 2023-12-23

v0.10.0...v0.11.0

⛰️ Features

🐛 Bug Fixes

📚 Documentation

⚙️ Miscellaneous Tasks

v0.10.0

21 Dec 02:56
Compare
Choose a tag to compare

[0.10.0] - 2023-12-21

v0.9.2...v0.10.0

⛰️ 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

🚜 Refactor

📚 Documentation

⚙️ Miscellaneous Tasks

  • OpenSSL to rustls - (dd20690)
  • Run tests on all 3 major OS - (eb730b2)

v0.9.2

19 Dec 15:54
Compare
Choose a tag to compare

[0.9.2] - 2023-12-19

v0.9.1...v0.9.2

⛰️ Features

🐛 Bug Fixes

  • Linting before releases - (18f006e)

📚 Documentation

  • Add more in depth sessions shell function - (c160fdb)