Skip to content

Releases: iwamot/collmbo

v1.11.10

22 Mar 12:46
306992d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.9...v1.11.10

v1.11.9

20 Mar 00:04
3ac8479
Compare
Choose a tag to compare

What's Changed

  • Revert "Refactor Slack API operations by introducing SlackApiService" by @iwamot in #75
  • Remove attach_bot_scopes middleware by @iwamot in #76
  • Add tests for bolt_middlewares by @iwamot in #77
  • Add support for webp by @iwamot in #78
  • Refactor bot scope checks by @iwamot in #79
  • Refactor message formatting and relocate related functions by @iwamot in #80
  • Refactor redact_string function by @iwamot in #81
  • Remove slack_constants.py and move constants to bolt_listeners.py by @iwamot in #82
  • Refactor Markdown conversion functions by @iwamot in #83
  • Refactor Slack operations by @iwamot in #84
  • Refactor middleware logic and add test coverage by @iwamot in #85
  • Refactor i18n by @iwamot in #86
  • Refactor main entry point and add unit tests by @iwamot in #87
  • Bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in #88
  • Bump slack-sdk from 3.34.0 to 3.35.0 by @dependabot in #89
  • Add Codecov integration to GitHub Actions by @iwamot in #90
  • Improve test coverage by @iwamot in #91
  • Refactor markdown conversion tests by @iwamot in #92
  • Refactor bolt_listeners.py for clarity by @iwamot in #93
  • Fix inconsistent event type name to unify 'collmbo-convo' by @iwamot in #94
  • Bump slack-bolt from 1.22.0 to 1.23.0 by @dependabot in #95
  • Bump litellm from 1.63.11 to 1.63.12 by @dependabot in #96

Full Changelog: v1.11.8...v1.11.9

v1.11.8

15 Mar 10:14
d014d00
Compare
Choose a tag to compare

What's Changed

  • Refactor Bolt app initialization by @iwamot in #71
  • Reduce BoltContext dependency by @iwamot in #72
  • Refactor Slack API operations by introducing SlackApiService by @iwamot in #73
  • Bump litellm from 1.63.8 to 1.63.11 by @dependabot in #74

Full Changelog: v1.11.7...v1.11.8

v1.11.7

13 Mar 23:54
1502c31
Compare
Choose a tag to compare

What's Changed

  • Extract message formatting logic into message_formatting.py by @iwamot in #69
  • Bump litellm from 1.63.7 to 1.63.8 by @dependabot in #70

Full Changelog: v1.11.6...v1.11.7

v1.11.6

12 Mar 23:55
4f0caf3
Compare
Choose a tag to compare

What's Changed

  • Move middlewares to bolt_middlewares.py by @iwamot in #65
  • Split Slack-related modules by @iwamot in #66
  • Move trim_pdf_content to litellm_pdf_ops.py by @iwamot in #67
  • Bump litellm from 1.63.6 to 1.63.7 by @dependabot in #68

Full Changelog: v1.11.5...v1.11.6

v1.11.5

11 Mar 14:13
84b401a
Compare
Choose a tag to compare

What's Changed

  • Refactor function arguments by @iwamot in #60
  • Refactor content handling by @iwamot in #61
  • Remove unused imports and organize imports by @iwamot in #62
  • Clean up flake8 config and fix line length issues by @iwamot in #63
  • Bump litellm from 1.63.3 to 1.63.6 by @dependabot in #64

Full Changelog: v1.11.4...v1.11.5

v1.11.4

09 Mar 14:38
e5beffa
Compare
Choose a tag to compare

What's Changed

  • Refactor translate function to use locale instead of context by @iwamot in #58
  • Remove Russian from supported languages by @iwamot in #59

Full Changelog: v1.11.3...v1.11.4

v1.11.3

08 Mar 02:31
dc93e89
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.2...v1.11.3

v1.11.2

07 Mar 00:14
2f8147d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v1.11.2

v1.11.1

06 Mar 05:56
eb346f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.11.1