Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Dec 18:26
· 12 commits to main since this release

✨ New Features

🐛 Bug Fixes

  • ab957a9 - add use of temporal github api tokens (commit by @GermanMT)
  • 9299114 - delete unncesary async function into json encoder (commit by @GermanMT)
  • 849c7d7 - remove deprecated way of initialize model config in settings class (commit by @GermanMT)
  • 9c13675 - solve bad spelling in settings class (commit by @GermanMT)
  • e789adb - solve bad import from vex/tix logic class (commit by @GermanMT)
  • 19bbdc5 - revert tools into functions due to lack of better mcp implementation (commit by @GermanMT)
  • 6c7d059 - solve problem with db inizialization (commit by @GermanMT)

📝 Documentation Changes

🎨 Code Style Changes

🔧 Chores