Skip to content

Botway 馃 v0.1.4

Compare
Choose a tag to compare
@abdfnx abdfnx released this 07 Jul 09:11
· 509 commits to main since this release

What's New ?

  • Create new botway templates:
    • discord-csharp
    • discord-crystal
    • discord-dart
    • telegram-csharp
    • telegram-dart
  • Fix botway dashboard
  • Update botway client packages
  • Add support to poetry python package manager
  • Add --create-repo, --repo-name and --private flags to botway new command
  • Add enable_buildkit prop to bot config file to enable Buildkit

Changelog

  • 40f855b add new tools functions, add enable_buildkit prop to botway config
  • 105c42e add C# and Dart telegram templates to botway, update new command
  • dcad7f8 upgrade modules, update botway bot generator example file
  • 0b18060 build(deps): bump github.com/charmbracelet/bubbles from 0.12.0 to 0.13.0 (#63)
  • 5efbdfb build(deps): bump github.com/railwayapp/cli from 1.8.2 to 1.8.3 (#62)
  • fd52e18 build(deps): bump github.com/railwayapp/cli from 1.8.1 to 1.8.2 (#61)
  • c149495 remove botway-lua package from botway client packages
  • 5fcb915 start building botway lua client package (botway-lua)
  • 363d8d7 add --create-repo, --repo-name and --private flags to new cmd
  • 633548e rename examples dir to example
  • 047618c bump botway_dart to v0.1.1
  • ae69820 format botway root file, add botway bot generator example
  • bc7bc28 make the minimum dart sdk version is 2.17.0 in botway_dart pkg
  • 2a77272 create the code of conduct of botway
  • 7898087 format all *.go files, update botway full docker image
  • 230559e format all *.go files in cmd dir, create SetupTokensInDocker func
  • 8cb2434 finish from supporting poetry for all botway python templates #50
  • c3ddc56 build botway telegram python poetry handler to botway CLI
  • a8643d2 add poetry python packages manager handler #50 , format files
  • 27445a9 add botway discord dart template handler to botway CLI
  • dfabab0 upgrade modules, add botway discord c# template handler
  • 94505d6 add License and changelog files to botway_dart library
  • 4b4abaf format and documenting botway_dart library
  • fa79297 finish and publish v0.1.0 of botway_dart
  • 944ff8a bump github.com/microcosm-cc/bluemonday to v1.0.19
  • 317af8c create the security policy of botway
  • 515d6e8 add the new botway discord templates to botway CLI
  • 82872fc bump botway-rs to v0.2.11
  • 3911d0a bump botway.js and botway-rs to v0.0.4 and v0.2.1
  • 7545e99 update error messages in all botway client packages
  • 2eddc5b bump BotNet to v0.1.1
  • 1945e37 Merge branch 'main' of https://github.com/abdfnx/botway into main
  • 820bf69 add BotNet License and Readme files, update botnet config file
  • 25cfd5a add /packages/botnet to dependabot config file
  • c7c3ce4 Update pnpm-lock.yaml file, build botway csharp client package
  • ab22306 build(deps): bump github.com/railwayapp/cli from 1.8.0 to 1.8.1 (#60)
  • 56cf9ee build(deps): bump github.com/charmbracelet/bubbles from 0.11.0 to 0.12.0 (#59)
  • d758b96 build(deps): bump github.com/charmbracelet/bubbletea from 0.21.0 to 0.22.0 (#58)
  • 77a8d03 Update botway-rs package README
  • 0cc2eb9 Merge branch 'main' of https://github.com/abdfnx/botway into main
  • e8e3625 publish botway 0.1.3 to npm
  • 9aa02b0 Update botway demo file, fix the past tense of set in botway dashboard
  • 61bba54 Scoop update for botway version

What's Changed

  • build(deps): bump github.com/charmbracelet/bubbletea from 0.21.0 to 0.22.0 by @dependabot in #58
  • build(deps): bump github.com/charmbracelet/bubbles from 0.11.0 to 0.12.0 by @dependabot in #59
  • build(deps): bump github.com/railwayapp/cli from 1.8.0 to 1.8.1 by @dependabot in #60
  • build(deps): bump github.com/railwayapp/cli from 1.8.1 to 1.8.2 by @dependabot in #61
  • build(deps): bump github.com/railwayapp/cli from 1.8.2 to 1.8.3 by @dependabot in #62
  • build(deps): bump github.com/charmbracelet/bubbles from 0.12.0 to 0.13.0 by @dependabot in #63

Full Changelog: v0.1.3...v0.1.4