Releases: suborbital/subo
Releases · suborbital/subo
v0.6.0
v0.5.4
v0.5.3
v0.5.2
Subo Beta-5.2 upgrades Suborbital Compute to Beta-3.1
v0.5.1
v0.5.0
Subo Beta-4.3 upgrades Atmo to Beta-4.7.
Updates:
- Go 1.18
- the TinyGo builder image has been updated to version v0.23.0
- Add Wat support
- Add configurable JS toolchains
- Add ability to push docker image and deploy onto Kubernetes cluster
Fixes:
- Remove update checking when inside Docker
v0.4.2
v0.4.1
Subo Beta-4.1 fixes a permissions issue when building JavaScript and TypeScript Runnables on Linux.
v0.4.0
v0.3.2
Subo Beta-3.2 brings quality of life improvements, JavaScript support, and create handler command
- (fix): purge bad data cache from version check (pr #170)
- (tweak): reduce file and folder permissions across subo (pr #172)
- feat(builder): support for JavaScript (pr #177)
- feat(builder): introduce templating for prereq commands (pr #187)
- feat(cli): create handler command
- feat(cli): initial version of subo push using Bindle (pr #178)
- feat(ci/cd): adds a workflow to dispatch data on release to homebrew formula repo (pr #183)
- feat(ci/cd): adds golangci-lint and basic linting rules, fixes issues (pr #189)