Skip to content

chore: Release v0.2.0 #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Apr 19, 2024

🤖 I have created a release

0.2.0 (2024-07-03)

New features

  • Add a constructor for the Transport (#18) (7707c5f)
  • Add convenience methods for pointer creation (#24) (90623c7)
  • Add support for the Claude 3.5 Sonnet model (#27) (d0f5ca9)

Bug fixes

  • Fix an ineffectual assignment to err (#11) (fdf2a64)
  • Fix name of the claude-3-haiku-20240307 const (#13) (430676d)
  • Fix the format of the user-agent header (#23) (de05838)
  • Return an error if the context is nil (#22) (c284ec6)

Miscellaneous

  • Add workflow badges to the README (#15) (059718d)
  • Automatically add labels to pull requests (#17) (5c1335c)
  • Configure golangci-lint in GitHub Actions (#10) (83b8766)
  • Fix a broken automated commit process (#19) (a7f0d4e)
  • Make version updates less fiddly (#25) (d7b24a9)
  • Pull before committing version changes (#20) (c1bda69)
  • Reformat code in the README document (#14) (696f732)
  • Simplify user-agent and version updates (#16) (9ebd683)
  • Update release-please-action organisation (#26) (a01ee1f)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot added automata 🤖 This is an automated pull request. autorelease: pending This is pending release. chore 🧹 Nothing major. labels Apr 19, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 7e50c05 to 072bfff Compare April 19, 2024 14:40
@unfunco unfunco self-assigned this Apr 19, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 456634d to 70f5ec7 Compare May 4, 2024 08:46
@github-actions github-actions bot changed the title chore: Release v0.1.1 chore: Release v0.2.0 May 4, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main branch 7 times, most recently from 9f4d289 to 8edf6b2 Compare May 9, 2024 15:55
@github-actions github-actions bot force-pushed the release-please--branches--main branch from d01ef1b to 5f057ef Compare May 14, 2024 08:31
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 0d5f3cc to 66a2ce9 Compare July 3, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automata 🤖 This is an automated pull request. autorelease: pending This is pending release. chore 🧹 Nothing major.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants