Skip to content

Releases: djcopley/ShellOracle

v1.0.1

13 Feb 18:26
29624ca
Compare
Choose a tag to compare

Bugfix

  • Update development lifecycle status

Full Changelog: v1.0.0...v1.0.1

v1.0.0

13 Feb 03:11
449bd24
Compare
Choose a tag to compare

What's Changed

  • Refactor shelloracle configuration
  • Move shell scripts into their own folder
  • Improve onboarding by prompting users through initial configuration
  • Improve error user error messaging during configuration

Full Changelog: v0.6.0...v1.0.0

v0.6.0

24 Jan 22:24
b9f17b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.6.0

v0.5.2

14 Jan 03:09
a8d4400
Compare
Choose a tag to compare

What's Changed

  • Add version flag argument
  • Add improved error handling for Ollama backend

Full Changelog: v0.5.1...v0.5.2

v0.5.1

10 Jan 03:50
f9056f1
Compare
Choose a tag to compare

🩹 Patch Notes v0.5.1

  • Fix an installation bug encountered by certain linux distros

Full Changelog: v0.5.0...v0.5.1

v0.5.0

09 Jan 22:55
ffc5d6b
Compare
Choose a tag to compare

🚀 Release Notes v0.5.0

🌟 Highlights

✨ New Features

  • Added bash support!

Full Changelog: v0.4.1...v0.5.0

v0.4.1

04 Jan 20:19
7cd3a48
Compare
Choose a tag to compare

🩹 Patch Notes v0.2.1

  • Fix installation bug when running ShellOracle as a python module instead of from its entrypoint

v0.4.0

04 Jan 18:24
6b8ab8e
Compare
Choose a tag to compare

🚀 Release Notes v0.4.0

🌟 Highlights

✨ New Features

  • Streamlined installation
  • Add OpenAI provider

Full Changelog: v0.3.0...v0.4.0

v0.3.0

02 Jan 18:31
f9173e3
Compare
Choose a tag to compare

🚀 Release Notes v0.3.0

🌟 Highlights

✨ New Features

  • Add OpenAI provider
  • Improved documentation

v0.2.1

28 Dec 04:34
b8ec289
Compare
Choose a tag to compare

🩹 Patch Notes v0.2.1

  • Relax python version requirement to 3.9+