Releases: widgrensit/asobi-cli
Releases · widgrensit/asobi-cli
Release list
v0.3.2
v0.3.1
v0.3.0
v0.2.0
Changelog
- aeafd59: refactor: remove dead direct-to-engine deploy + key-mint paths (#26) (@Taure)
- 9361713: Windows install path: PowerShell installer, winget, scoop (#28) (@Taure)
- 1b68652: feat: asobi init --template scaffolder (#31) (@Taure)
- 94732be: feat: asobi dev - run a local backend for your Lua game (#32) (@Taure)
- 7375764: chore: bump templates to v0.2.0 (self-contained demos) (#33) (@Taure)
- 274f4ba: feat: add
asobi init --template backend(#35) (@Taure)
v0.1.2
v0.1.1
v0.1.0
Changelog
- 7a30b8f: feat: cross-platform release pipeline and curl|sh installer (#22) (Daniel Widgren daniel.widgren@gmail.com)
- e6d497e: feat: gcloud-style game selection and asobi init scaffold (#21) (Daniel Widgren daniel.widgren@gmail.com)
- 89379f1: fix: default CLI to console.asobi.dev (the live host) (#20) (Daniel Widgren daniel.widgren@gmail.com)
- dbc4279: fix(login): type-the-code approval + device-secret refresh binding (#19) (Daniel Widgren daniel.widgren@gmail.com)
- 870f624: fix(login): enforce https for non-localhost URLs (#18) (Daniel Widgren daniel.widgren@gmail.com)
- ddd3369: docs: sync command table with main.go (#11) (Daniel Widgren daniel.widgren@gmail.com)
- 4e7a0ba: fix: create URL POST /envs (was /envs/create) (#10) (Daniel Widgren daniel.widgren@gmail.com)
- 8ee21fa: fix: simplify login for flat env model — tenant only (#9) (Daniel Widgren daniel.widgren@gmail.com)
- 6c019a7: fix: default saas URL to saas.asobi.dev (#8) (Daniel Widgren daniel.widgren@gmail.com)
- 3e05d48: feat: add environment management commands (#7) (Daniel Widgren daniel.widgren@gmail.com)
- 6bf6214: chore(security): hardening pass — SECURITY.md, dependabot, pin actions (#4) (Daniel Widgren daniel.widgren@gmail.com)
- aaa114f: feat: ephemeral deploy, destroy, env list commands (#3) (Daniel Widgren daniel.widgren@gmail.com)
- d19fe69: feat: ECDH crypto + module rename + LICENSE (#2) (Daniel Widgren daniel.widgren@gmail.com)
- a980901: feat: initial CLI with deploy, health, and config commands (Daniel Widgren daniel.widgren@gmail.com)