Skip to content

Releases: davidramiro/hsbot

v1.0.3

23 Oct 15:12
Compare
Choose a tag to compare

Changelog

  • f1416a0 Merge pull request #10 from davidramiro/dependabot/go_modules/github.com/liushuangls/go-anthropic/v2-2.8.1
  • 482ffe6 Merge pull request #11 from davidramiro/dependabot/go_modules/github.com/go-telegram/bot-1.9.0
  • 257392b Merge pull request #12 from davidramiro/dependabot/go_modules/github.com/go-telegram/bot-1.9.1
  • b9513cb Merge pull request #2 from davidramiro/dependabot/go_modules/github.com/liushuangls/go-anthropic/v2-2.7.0
  • 8d59649 Merge pull request #3 from davidramiro/dependabot/go_modules/github.com/liushuangls/go-anthropic/v2-2.8.0
  • 41f5ff7 Merge pull request #6 from davidramiro/dependabot/go_modules/github.com/go-telegram/bot-1.8.1
  • 051709f Merge pull request #7 from davidramiro/dependabot/go_modules/github.com/go-telegram/bot-1.8.2
  • 674dec7 build(deps): bump github.com/go-telegram/bot from 1.7.2 to 1.8.1
  • 7c255dd build(deps): bump github.com/go-telegram/bot from 1.8.1 to 1.8.2
  • 109fd22 build(deps): bump github.com/go-telegram/bot from 1.8.2 to 1.9.0
  • a7e7052 build(deps): bump github.com/go-telegram/bot from 1.9.0 to 1.9.1
  • 0a29a20 build(deps): bump github.com/liushuangls/go-anthropic/v2
  • 38de36d build(deps): bump github.com/liushuangls/go-anthropic/v2
  • f7cfc1a build(deps): bump github.com/liushuangls/go-anthropic/v2
  • be3fe92 feat: update newest claude 3.5 sonnet model

v1.0.2

31 Aug 12:03
Compare
Choose a tag to compare

Changelog

  • 273eae8 Merge pull request #1 from davidramiro/dependabot/go_modules/github.com/liushuangls/go-anthropic/v2-2.6.1
  • 463976a Merge remote-tracking branch 'origin/master'
  • e1c14eb build(deps): bump github.com/liushuangls/go-anthropic/v2
  • b49ce78 ci: add linter
  • b45cff8 feat: add timeout to responders

v1.0.1

26 Aug 20:18
Compare
Choose a tag to compare

Changelog

  • b6a7b46 feat: run handlers concurrently
  • 7fa01b7 fix: avoid writing onto existing file when using magick
  • c5b2a81 fix: magick command initialization error
  • 2b094a0 refactor: make conversation tickrate configurable
  • 71a8439 refactor: return unhandled errors from command response, add tests

v1.0.0

25 Aug 12:30
Compare
Choose a tag to compare

Changelog