Skip to content

v1.2.0 Bug Fixes and New Examples

Compare
Choose a tag to compare
@joakimbits joakimbits released this 13 Mar 14:45
· 8 commits to release since this release
$ make audit
gpt-3.5-turbo-16k-0613 chat.completion chatcmpl-92K2daDtbKgn1dQGn09A4TjO2YDqz prompted 2586 -> completed 115:
Release Summary:
- Bug Fix: Previous release message sneaks into new release message during audit. Clarified that the old release message belongs to the old release.
- Bug Fix: Too long release tag message generated during audit. Changed from multiline to a single line release tag message.
- Added typical C programming example.
- Added better name for python example.

Release Title: Bug Fixes and New Examples

New Version: v1.2.0

Command: git tag -m "v1.2.0 Bug Fixes and New Examples" v1.2.0

Full Changelog: v1.1.0...v1.2.0