Skip to content

Releases: davidramiro/hsbot

v1.0.6

23 Dec 13:13
Compare
Choose a tag to compare

Changelog

  • dc0d4a3 Merge pull request #24 from davidramiro/dependabot/go_modules/github.com/liushuangls/go-anthropic/v2-2.12.1
  • beab8ec Merge pull request #25 from davidramiro/dependabot/go_modules/github.com/liushuangls/go-anthropic/v2-2.12.2
  • 3b0448d Merge pull request #26 from davidramiro/dependabot/go_modules/github.com/liushuangls/go-anthropic/v2-2.13.0
  • b8a8cbf Merge pull request #27 from davidramiro/dependabot/go_modules/github.com/go-telegram/bot-1.12.0
  • f270549 build(deps): bump github.com/go-telegram/bot from 1.11.1 to 1.12.0
  • 7e8cd5c build(deps): bump github.com/liushuangls/go-anthropic/v2
  • 9b8acea build(deps): bump github.com/liushuangls/go-anthropic/v2
  • 0dc2081 build(deps): bump github.com/liushuangls/go-anthropic/v2
  • 68bb063 feat: handle photo captions
  • 6781f62 refactor: better reply handling

v1.0.5

26 Nov 12:22
Compare
Choose a tag to compare

Changelog

  • 5707d60 Merge pull request #21 from davidramiro/dependabot/go_modules/github.com/go-telegram/bot-1.11.1
  • ad2dddc Merge pull request #22 from davidramiro/dependabot/go_modules/github.com/stretchr/testify-1.10.0
  • 921a692 build(deps): bump github.com/go-telegram/bot from 1.10.1 to 1.11.1
  • bbd7783 build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
  • 910fc13 chore: switch to flux pro v1.1 for image generation

v1.0.4

26 Nov 12:14
Compare
Choose a tag to compare

Changelog

  • 4f338ce Merge pull request #13 from davidramiro/dependabot/go_modules/github.com/liushuangls/go-anthropic/v2-2.9.0
  • 004015a Merge pull request #14 from davidramiro/dependabot/go_modules/github.com/go-telegram/bot-1.10.0
  • 6300c26 Merge pull request #15 from davidramiro/dependabot/go_modules/github.com/liushuangls/go-anthropic/v2-2.9.1
  • c411f04 Merge pull request #18 from davidramiro/dependabot/go_modules/github.com/liushuangls/go-anthropic/v2-2.11.0
  • 5108032 Merge pull request #19 from davidramiro/dependabot/go_modules/github.com/go-telegram/bot-1.10.1
  • 9c026cd build(deps): bump github.com/go-telegram/bot from 1.10.0 to 1.10.1
  • f641602 build(deps): bump github.com/go-telegram/bot from 1.9.1 to 1.10.0
  • d8da747 build(deps): bump github.com/liushuangls/go-anthropic/v2
  • 3c542f0 build(deps): bump github.com/liushuangls/go-anthropic/v2
  • db95435 build(deps): bump github.com/liushuangls/go-anthropic/v2
  • c04ad15 feat: use quoted message as context for chat handler
  • a2d8f23 fix: add anthropic library changes

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