Skip to content

v1.1.0 Support for Mac and Arm OS

Compare
Choose a tag to compare
@joakimbits joakimbits released this 13 Mar 12:18
· 13 commits to release since this release
$ make audit
gpt-3.5-turbo-16k-0613 chat.completion chatcmpl-92HS2gPhYKMctws7snie3x6pxg9nf prompted 849 -> completed 156:
Release Summary:
- Added support for Mac by using a local worktree and installing dependencies (homebrew, realpath, pandoc, jq)
- Enabled compilation with all warnings enabled
- Fixed an issue with fonts not getting installed on Mac
- Dropped assembly tests to support Arm OS

Release Title: Support for Mac and Arm OS

New Version: v1.1.0

Command: git tag -m "v1.1.0 Support for Mac and Arm OS\n\nAdded support for Mac by using a local worktree and installing dependencies (homebrew, realpath, pandoc, jq). Enabled compilation with all warnings enabled. Fixed an issue with fonts not getting installed on Mac. Dropped assembly tests to support Arm OS." v1.1.0

Full Changelog: v1.0.1...v1.1.0