This repository was archived by the owner on Jul 20, 2024. It is now read-only.
Releases: abdfnx/botway
Releases · abdfnx/botway
Botway 🤖 v0.1.7
New
- Add support to
php,javaandkotlinlanguages
Changelog
- c7e51ab bump
- f9c8209 add support for
java☕ - b9bb2eb build(deps): bump github.com/railwayapp/cli from 1.8.3 to 1.8.4 (#68)
- 02c6870 build(deps): bump YamlDotNet from 11.2.1 to 12.0.0 in /packages/botnet (#67)
- b15c068 add
kotlinsupport - 92a8895 add discord
phpsupport to botway - 49cf925 move
bw-phppackage toabdfnx/bw-phprepo - d5cb079 add
bw-phpreadme file - 9c55c5f add
bw-phpgit ignore file, updatecomposer.jsonfile - 038234d start building
bw-phpphp client package for botway - eb4f037 Scoop update for botway version v0.1.6
- 6383cbb replace
yarnwithpnpmin./scripts/release/start-release.gofile
What's Changed
- build(deps): bump YamlDotNet from 11.2.1 to 12.0.0 in /packages/botnet by @dependabot in #67
- build(deps): bump github.com/railwayapp/cli from 1.8.3 to 1.8.4 by @dependabot in #68
Full Changelog: v0.1.6...v0.1.7
Botway 🤖 v0.1.6
Changes
- Add
--blankflag tobotway newcommand to generate a blank bot project. - Some fixes and improvements.
- Update
botway deletecommand.
Changelog
- 7c14721 bump
- 0ec7264 remove
runtimepackage - bb488d6 fix
./scripts/release/start-release.gofile - d1944b3 update
botway deletecommand - e44ad82 big updates and fixes, add
--blankflag tonewcommand - 73f7527 use
tools.CheckDir()function in all botway, formatbotway.jsonfile - f15aa3b Scoop update for botway version
Full Changelog: v0.1.5...v0.1.6
Botway 🤖 v0.1.5
Changelog
- d2d5a98 bump
- c586091 fix
gitCommitfunction in./scripts/release/start-release.go - a308111 add
gitCommitfunction to release script - 50bc2d3 update
main.tspath in deno templates - f02feee update lockfiles
- 09bfc9d add
bunnodejs package manager to botwaynewcommand choices - 89b45f0 bump to
v0.1.4
Full Changelog: v0.1.4...v0.1.5
Botway 🤖 v0.1.4
What's New ?
- Create new botway templates:
discord-csharpdiscord-crystaldiscord-darttelegram-csharptelegram-dart
- Fix botway dashboard
- Update botway client packages
- Add support to
poetrypython package manager - Add
--create-repo,--repo-nameand--privateflags tobotway newcommand - Add
enable_buildkitprop to bot config file to enable Buildkit
Changelog
- 40f855b add new tools functions, add
enable_buildkitprop to botway config - 105c42e add
C#andDarttelegram templates to botway, updatenewcommand - 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-luapackage from botway client packages - 5fcb915 start building botway lua client package (
botway-lua) - 363d8d7 add
--create-repo,--repo-nameand--privateflags tonewcmd - 633548e rename
examplesdir toexample - 047618c bump
botway_darttov0.1.1 - ae69820 format botway root file, add botway bot generator example
- bc7bc28 make the minimum dart sdk version is
2.17.0inbotway_dartpkg - 2a77272 create the
code of conductof botway - 7898087 format all
*.gofiles, update botway full docker image - 230559e format all
*.gofiles incmddir, createSetupTokensInDockerfunc - 8cb2434 finish from supporting
poetryfor all botway python templates #50 - c3ddc56 build botway telegram python
poetryhandler to botway CLI - a8643d2 add
poetrypython packages manager handler #50 , format files - 27445a9 add botway discord
darttemplate handler to botway CLI - dfabab0 upgrade modules, add botway discord c# template handler
- 94505d6 add License and changelog files to
botway_dartlibrary - 4b4abaf format and documenting
botway_dartlibrary - fa79297 finish and publish
v0.1.0ofbotway_dart - 944ff8a bump
github.com/microcosm-cc/bluemondaytov1.0.19 - 317af8c create the security policy of botway
- 515d6e8 add the new botway discord templates to botway CLI
- 82872fc bump
botway-rstov0.2.11 - 3911d0a bump
botway.jsandbotway-rstov0.0.4andv0.2.1 - 7545e99 update error messages in all botway client packages
- 2eddc5b bump
BotNettov0.1.1 - 1945e37 Merge branch 'main' of https://github.com/abdfnx/botway into main
- 820bf69 add
BotNetLicense and Readme files, update botnet config file - 25cfd5a add
/packages/botnettodependabotconfig file - c7c3ce4 Update
pnpm-lock.yamlfile, 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-rspackage README - 0cc2eb9 Merge branch 'main' of https://github.com/abdfnx/botway into main
- e8e3625 publish botway
0.1.3to npm - 9aa02b0 Update botway demo file, fix the past tense of
setin 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
Botway 🤖 v0.1.3
What's New ?
- Create new botway template:
telegram-deno - Connect with GitHub API
- Add version checker
- Add new commands:
With Github
botway github get-usernamebotway github loginbotway github logoutbotway github refreshbotway github statusbotway gh-repobotway gh-config
With Railway
botway railway infobotway railway linkbotway railway unlinkbotway railway logoutbotway deploy downbotway deploy logsbotway deploy live
Changelog
- 2711f7f fix
start-releasescript - 807b221 finish from botway release script, bump to
v0.1.3 - fcb1dd0 create and add
botway deploy livecommand to botway root cmd - 81e5c22 add
botway railway infoandbotway railway logoutcommands - ba9dfb0 add new railway commands:
deploy downanddeploy logs - 1393230 add new features: add version checker, add
railwaycommand - a846ffa upgrade and bump go modules
- e77c154 build(deps): bump github.com/botwayorg/gh from 0.0.4 to 0.0.5 (#56)
- f6930cd build(deps): bump github.com/botwayorg/gh from 0.0.3 to 0.0.4 (#55)
- b0de60d build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#54)
- 7b1f653 connect with github api and add new commands:
github,gh-repo - 232c7fe update all packages, format
botway.jsonfile - 841f9b5 🙂 forgot to bump botway npm version to
v0.1.2 - 1a789f4 add new telegram template
telegram-deno, fix deno display - 0f74fc8 untrack
.mp4files and remove botway demo file from cdn website - e5dbc2d docs(README): add botway demo
- 58f51d3 docs(README): add botway demo
- b00acff track *.mp4 files using Git LFS
- faebbfe Scoop update for botway version
What's Changed
- build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #54
- build(deps): bump github.com/botwayorg/gh from 0.0.3 to 0.0.4 by @dependabot in #55
- build(deps): bump github.com/botwayorg/gh from 0.0.4 to 0.0.5 by @dependabot in #56
Full Changelog: v0.1.2...v0.1.3
Botway 🤖 v0.1.2
Changelog
- 34971a4 Merge branch 'main' of https://github.com/abdfnx/botway into main
- 6e2ed6b fix(railway): fix all railway database connection issues and bugs
- 3db9c28 docs(README): fix
elewis787/boarepo url - 94c5d58 build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 in /packages/botway.js (#51)
- 3d9f592 Scoop update for botway version
What's Changed
- build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 in /packages/botway.js by @dependabot in #51
Full Changelog: v0.1.1...v0.1.2
Botway 🤖 v0.1.1
Changelog
- b3edcaa fix all
botway newissues, upgradebotway newinterface - f0cc735 restore old botway dashboard
- a77274f update and upgrade
botway newcommand, add new modules - 7f32f4d update
dependabotconfig, move all templates assets to @botwayorg org - 3412475 update all botway cdn assets
- a8bf469 build(deps): bump node-fetch from 3.2.5 to 3.2.6 (#48)
- cef9b06 🐋 fix dockerfile of botway cdn assets, make some edits on botway
- eff236c fix botway cdn assets dockerfile
- 567a0ac build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.4 to 2.3.5 (#47)
- 29fa1e9 update README, add new task, update docker images, fix
deploycmd - 382d0e7 Scoop update for botway version
What's Changed
- build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.4 to 2.3.5 by @dependabot in #47
- build(deps): bump node-fetch from 3.2.5 to 3.2.6 by @dependabot in #48
Full Changelog: v0.1.01...v0.1.1
Botway 🤖 v0.1.01
Changelog
- 19e87d0 fix
upload-scoop-manifesttask - 6083429 update README, add new task, update releasing tools, bump to
0.1.01 - 24b92f4 build(deps): bump github.com/railwayapp/cli from 1.7.5 to 1.8.0 (#45)
- 2a784f3 add entrypoint to botway cdn assets dockerfile, update installer
- 140656d add new assets for botway cdn assets
- c165d00 update messages for windows in botway installer
- e1c95bc fix botway installers issue, update botway unix installer
- 2615b50 fix botway cdn assets installers dockerfile, update unix installer
- 54570e7 Update README.md
- b0df521 finish from botway cdn assets Dockefile
- bb8e85a update paths
- 2aeb496 trying
- c5503f5 add more commands to botway assets Dockerfile, update cargo config
- 17f1da6 start building botway cdn assets website
What's Changed
- build(deps): bump github.com/railwayapp/cli from 1.7.5 to 1.8.0 by @dependabot in #45
Full Changelog: v0.1.0...v0.1.01
Botway 🤖 v0.1.0
The first production release
this is the first production release of
botway
Changelog
- 4f0e01a add botway dashboard to root command, fix some issues in dashbaord
- 0febdcd 🎉 finally finish from botway dashboard, update modfile
- bcbb2ed add new modules, update keyhandler and paginator, build views
- 73a2627 add railway config file path to constants, build the key handler
- b4a7f59 remove botIndex from Bubble model, create botway bots handlers
- a5bc6ee fix style component imports, start building dashboard bubble
- 84f6c7c create some useful utils for botway dashboard
- 8f8b542 finish from botway dashboard components
- d331ef7 build the custom viewport of botway dashboard
- f5fb4ee create key map of botway dashboard
- 8ec1f65 building botway dashboard components, update constants
- 09644e9 Merge branch 'main' of https://github.com/abdfnx/botway
- 4d1873a start building botway dashboard, with
iconspackage - b2d35eb build(deps): bump github.com/railwayapp/cli from 1.7.4 to 1.7.5 (#43)
- e07fd8c build(deps): bump node-fetch from 3.2.4 to 3.2.5 (#42)
- 6495f0a build(deps): bump github.com/charmbracelet/bubbles from 0.10.3 to 0.11.0 (#40)
- c6f5209 build(deps): bump github.com/gookit/config/v2 from 2.1.1 to 2.1.2 (#39)
- 028b9c8 build(deps): bump github.com/railwayapp/cli from 1.7.3 to 1.7.4 (#38)
- 836484e build(deps): bump github.com/gookit/config/v2 from 2.1.0 to 2.1.1 (#37)
- df0aa6f build(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (#36)
- da6e0cd build(deps): bump github.com/railwayapp/cli from 1.6.0 to 1.7.3 (#35)
- 0f82291 build(deps): bump github.com/spf13/viper from 1.11.0 to 1.12.0 (#34)
- 7b13fb3 add
bfstask, update botway config handlers in all commands - 361a8b3 add new modules, start building botway dashboard
- d3e480b update botway docker build script file
What's Changed
- build(deps): bump github.com/spf13/viper from 1.11.0 to 1.12.0 by @dependabot in #34
- build(deps): bump github.com/railwayapp/cli from 1.6.0 to 1.7.3 by @dependabot in #35
- build(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 by @dependabot in #36
- build(deps): bump github.com/gookit/config/v2 from 2.1.0 to 2.1.1 by @dependabot in #37
- build(deps): bump github.com/railwayapp/cli from 1.7.3 to 1.7.4 by @dependabot in #38
- build(deps): bump github.com/gookit/config/v2 from 2.1.1 to 2.1.2 by @dependabot in #39
- build(deps): bump github.com/charmbracelet/bubbles from 0.10.3 to 0.11.0 by @dependabot in #40
- build(deps): bump node-fetch from 3.2.4 to 3.2.5 by @dependabot in #42
- build(deps): bump github.com/railwayapp/cli from 1.7.4 to 1.7.5 by @dependabot in #43
Full Changelog: v0.1.0-beta.7...v0.1.0
Botway 🤖 v0.1.0-beta.7
Changelog
- 607b08f bump to
v0.1.0-beta.7 - 1f21df9 update node dockerfiles templates, update
botway dbcommand - f39d512 update
botway runcommand, finish frombotway dbcommand, some fixes - 77c246e update railway api interfaces, start building
botway db addcommand
Full Changelog: v0.1.0-beta.6...v0.1.0-beta.7