Skip to content

Releases: sullvn/shai

v0.1.1

16 May 01:35
bb3382b

Choose a tag to compare

What's Changed

Bug Fixes

  • Update OpenAI API usage to newest version by @sullvn in #13
  • Fix missing use of config directory on Windows by @sullvn in #12

Miscellaneous Changes

Full Changelog: v0.1.0...v0.1.1

v0.1.0

20 Mar 00:24
42232a6

Choose a tag to compare

What's Changed

Miscellaneous Changes

  • Enable GitHub Actions for testing by @sullvn in #1
  • Integration tests by @sullvn in #2
  • Split OS configs by @sullvn in #3
  • Build releases in Github Actions by @sullvn in #4
  • Fix is-release Python script by @sullvn in #5
  • Test and release via Github Actions by @sullvn in #6
  • Cache Rust on Github Actions by @sullvn in #7
  • Reduce time spent in Github Actions by @sullvn in #8
  • Fix releases on tag pushes by @sullvn in #9
  • Fix tag releases on main by @sullvn in #10
  • Working tests and tagged releases in Github Actions by @sullvn in #11

New Contributors

  • @sullvn made their first contribution in #1

Full Changelog: https://github.com/sullvn/shai/commits/v0.1.0