This repository has been archived by the owner on Jul 20, 2024. It is now read-only.
Releases: abdfnx/botway
Releases · abdfnx/botway
Botway 🤖 v0.2.0
What's New ?
- Now Botway supports Twitch Bots
- Botway is more lightweight
- Fix
botway new
andbotway remove
commands #107 - Update
botway docker-init
command - Add
botway config
command - Add
Auto Sync
feature to sync your~/.botway
dir - Merge botway compose and docker compose
- Support @pocketbase and @surrealdb database with docker compose
- Update botway client packages
- Update botway bots resources
Changelog
- fb0ca90 bump
- e7f96f4 add next step message in
InitInDockerCompose
function - 0c3efc8 update packages, support @pocketbase and @surrealdb databases
- ea5d730 upgrade go version to
1.19
- 73d31cf now botway supports twitch bots, update client packages
- 539d5e5 update botway version checker, update botway templates version
- ea3b5f2 move template to a repo, update Botway CLI, update dockerfiles
- e33bd22 build(deps): bump github.com/muesli/termenv from 0.12.0 to 0.13.0 (#109)
- 3ddfc0f fix
botway new
command - 9602312 update templates
- 54d0bcf update render dockerfiles, update
botway docker-init
command - 5212cfd update
botway docker-init
command - f20b1fa add
botway config
command, add auto-sync feature, update pkgs - df3ec2b update railway dockerfiles, update templates, fix bugs
- 06911a5 build(deps): bump YamlDotNet from 12.0.0 to 12.0.1 in /packages/botnet (#106)
- 1924cc5 create
docker/railway
anddocker/render
dockerfiles - d3bb8ad Scoop update for botway version
What's Changed
- build(deps): bump YamlDotNet from 12.0.0 to 12.0.1 in /packages/botnet by @dependabot in #106
- build(deps): bump github.com/muesli/termenv from 0.12.0 to 0.13.0 by @dependabot in #109
Full Changelog: v0.1.98...v0.2.0
Botway 🤖 v0.1.98
Botway 🤖 v0.1.97
Changelog
- 7ef7edb bump
- cddc7ad add some new ideas to fix botway config file issue on railway
- bbf041d Scoop update for botway version
Full Changelog: v0.1.96...v0.1.97
Botway 🤖 v0.1.96
Changelog
Full Changelog: v0.1.95...v0.1.96
Botway 🤖 v0.1.95
Changelog
- 86bd700 bump
- 427d035 new functions and updates in railway api
- 4af8b30 Scoop update for botway version
Full Changelog: v0.1.94...v0.1.95
Botway 🤖 v0.1.94
Changelog
- f0eee2d bump
- 862c3a7 fix tokens handler
- abbc603 fix issues in
bwrb
- 66b1d33 rename botway ruby client package to
bwrb
- 25754fc update
botway.py
package - d1e9607 update
.gitignore
, and update nodejs packages - 037bf76 update
botway-rs
package, bump tov0.2.2
- 6950f08 update botway packages
- 00eceea Scoop update for botway version
Full Changelog: v0.1.93...v0.1.94
Botway 🤖 v0.1.93
Changelog
- c163d73 bump
- 3243758 fix
botway init --docker
command, update packages - 5c23ec4 Scoop update for botway version
Full Changelog: v0.1.92...v0.1.93
Botway 🤖 v0.1.92
Changelog
- 659b103 bump
- b4e1351 update
botway init --docker
andbotway vars set
commands api - 52dec61 Scoop update for botway version
Full Changelog: v0.1.91...v0.1.92
Botway 🤖 v0.1.91
Changelog
- b83b6b0 bump
- 642e6b8 start building botway compose, update
botway init
command - d717b04 support typescript templates
- ee946f6 update
botwaygo
, create and update render config handler - 91bb7b3 using
botwayorg/railway-api
pkg, add docker README - e447f0c build(deps): bump github.com/charmbracelet/bubbles from 0.13.0 to 0.14.0 (#96)
- 873be81 build(deps): bump github.com/charmbracelet/lipgloss from 0.5.0 to 0.6.0 (#95)
- fc83369 build(deps): bump github.com/spf13/viper from 1.12.0 to 1.13.0 (#94)
- 25469db format
botway.json
file, update modules - 053ee08 restore
turbo
package and restore scripts - e4742c6 fix
.gitignore
file for crystal bots - 94eb89a using the new
get-latest
api for botway - 67dcaad Scoop update for botway version
What's Changed
- build(deps): bump github.com/spf13/viper from 1.12.0 to 1.13.0 by @dependabot in #94
- build(deps): bump github.com/charmbracelet/lipgloss from 0.5.0 to 0.6.0 by @dependabot in #95
- build(deps): bump github.com/charmbracelet/bubbles from 0.13.0 to 0.14.0 by @dependabot in #96
Full Changelog: v0.1.9...v0.1.91
Botway 🤖 v0.1.9
New ?
- Rename
botway run
command tobotway exec
- Connect @renderinc env vars rest api with botway
- Update botway TUI
- Fix npm installer
- Now there is a README.md file after creating a new bot
Changelog
- 9909473 bump
- 1cb8573 add
README.md
file after create a new bot - 88fb1dd fix npm installer, update
package.json
- 94a81dd docs(readme), actions(format): update README, format workflows
- 24fd593 update README, update botway TUI, update botway config handler
- d6941a1 update
botway vars get
command with render bots - d075b9a rename
botway run
tobotway exec
, add more render functions - 9c63c7e Scoop update for botway version
Full Changelog: v0.1.89...v0.1.9