Skip to content

Releases: anthropics/anthropic-sdk-java

v0.1.0-alpha.5

17 Dec 15:53
Compare
Choose a tag to compare
v0.1.0-alpha.5 Pre-release
Pre-release

0.1.0-alpha.5 (2024-12-17)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

  • api: general availability updates (#21) (a44228a)

Chores

  • api: update spec version (#19) (ecefc79)
  • internal: remove unused and expand used wildcard imports (#17) (7a6d445)
  • internal: remove unused and expand used wildcard imports (#18) (54bb13a)
  • internal: remove unused imports (#13) (d7dcdbc)
  • internal: update spec (#20) (bbe65de)
  • test: remove unused imports (#15) (9315104)
  • test: use JsonValue instead of JsonString (#16) (13429e3)

v0.1.0-alpha.4

11 Dec 20:14
Compare
Choose a tag to compare
v0.1.0-alpha.4 Pre-release
Pre-release

0.1.0-alpha.4 (2024-12-11)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Chores

  • update example values in tests and docs (#9) (5f50cbb)

Styles

  • internal: make enum value definitions less verbose (#11) (cd0507b)
  • internal: move enum identity methods to bottom of class (#12) (804f3ec)

v0.1.0-alpha.3

10 Dec 20:10
Compare
Choose a tag to compare
v0.1.0-alpha.3 Pre-release
Pre-release

0.1.0-alpha.3 (2024-12-10)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Features

Documentation

  • use latest sonnet in example snippets (#6) (a8f9175)

v0.1.0-alpha.2

10 Dec 17:00
Compare
Choose a tag to compare
v0.1.0-alpha.2 Pre-release
Pre-release

0.1.0-alpha.2 (2024-12-10)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Chores

  • internal: configure sonatype (#4) (d626be5)

Documentation

  • add note about alpha to readme (bda246c)

v0.1.0-alpha.1

09 Dec 19:45
Compare
Choose a tag to compare
v0.1.0-alpha.1 Pre-release
Pre-release

0.1.0-alpha.1 (2024-12-09)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features