v1.1.0 Support for Mac and Arm OS
$ 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