Skip to content

Releases: libretto-ai/anthropic-ts

v1.2.0

20 Dec 20:29
c2cdb5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.2.0

v1.1.3

16 Oct 19:41
2635901
Compare
Choose a tag to compare

What's Changed

  • Bump @typescript-eslint/parser from 8.0.1 to 8.4.0 by @dependabot in #64
  • Bump ts-jest from 29.2.4 to 29.2.5 by @dependabot in #59
  • Bump @typescript-eslint/eslint-plugin from 8.0.1 to 8.4.0 by @dependabot in #63
  • bump anthropic peer dependency by @alecf in #65
  • Bump @typescript-eslint/parser from 8.4.0 to 8.5.0 by @dependabot in #67
  • Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #68
  • Bump @typescript-eslint/eslint-plugin from 8.4.0 to 8.5.0 by @dependabot in #66
  • Bump @typescript-eslint/eslint-plugin from 8.5.0 to 8.9.0 by @dependabot in #81
  • Bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in #69
  • Bump @typescript-eslint/parser from 8.5.0 to 8.9.0 by @dependabot in #79
  • fix peer dependencies + bump version by @alecf in #82
  • Bump typescript from 5.6.2 to 5.6.3 by @dependabot in #80

Full Changelog: v1.1.2...v1.1.3

v1.1.2

12 Aug 16:38
255ce45
Compare
Choose a tag to compare

Dependencies

Full Changelog: v1.1.1...v1.1.2

v1.1.1

09 Aug 16:18
ed0296e
Compare
Choose a tag to compare

Dependencies

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

15 Jul 15:33
e5b2f40
Compare
Choose a tag to compare

What's Changed

  • improve ObjectTemplate typing so it can be used more places without casting by @alecf in #31
  • Improve jest setup by @alecf in #34
  • remove now-unnecessary casts by @alecf in #36
  • 1.1.0 by @alecf in #35

Full Changelog: v1.0.14...v1.1.0

v1.0.14

10 Jul 19:09
c0d8134
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.13...v1.0.14

v1.0.13

26 Jun 18:39
3127795
Compare
Choose a tag to compare

What's Changed

  • remove references to openai models by @alecf in #6
  • add try/catch to avoid exiting on bad fetch by @alecf in #21
  • bump to version 1.0.13 by @alecf in #22

Dependencies

Full Changelog: v1.0.11...v1.0.13

v1.0.11

31 May 16:38
d4aee77
Compare
Choose a tag to compare

What's Changed

  • Bump @typescript-eslint/eslint-plugin from 7.9.0 to 7.10.0 by @dependabot in #4
  • Bump ts-jest from 29.1.2 to 29.1.3 by @dependabot in #2
  • Bump @typescript-eslint/parser from 7.9.0 to 7.10.0 by @dependabot in #3
  • Begin conversion to anthropic SDK by @alecf in #1
  • Replace openai refs with anthropic by @alecf in #5

New Contributors

Full Changelog: https://github.com/libretto-ai/anthropic-ts/commits/v1.0.11