This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Releases: deta/space-cli
Releases · deta/space-cli
v0.5.0-rc.0
Changelog
- a7f5d05 Bump golang.org/x/net from 0.9.0 to 0.17.0 (#158)
- ca36e57 Merge branch 'main' of github.com:deta/pc-cli into upgrade-engines
- 34e895e add support for python3.10, python3.11, and nodejs18.x
- 2a4edfe deprecate experimental flag and support runner version flag for push cmd
- ea25336 remove unnecessary file
- 2ecc20e support for node20
v0.4.2
v0.4.2-rc.2
Changelog
- 8254475 Merge branch 'brkp/auto-pwa-field' of github.com:deta/pc-cli into new-fields
- aeb33f3 better handle prompt cancellations
- 2e311e3 cmd: fix bad errorf for push
- 165bf1f cmd: update error messages
- b8b307f fix for overwriting works_with and right validation check for release notes
- 244f319 internal: update error messages
- f4943fb return simple errors from api functions
- 2d15ddf silence errors and use custom error logging
- d339afe spacefile:
auto_pwa
field - c113bca workaround fix for overwriting discovery data media
v0.4.2-rc.1
v0.4.2-rc.0
Changelog
- 3441d6c Bump github.com/cloudflare/circl from 1.3.2 to 1.3.3 (#137)
- f7ec84a Merge branch 'main' of github.com:deta/pc-cli into new-fields
- b161c0e Merge branch 'main' of github.com:deta/pc-cli into new-fields
- 2678204 Merge pull request #147 from deta/brkp/fix-nil-err-value
- d20aa06 add ported_from and works_with fields to discovery file
- a2fd44e add release notes prompt for new listed releases
- 2b2faf3 add support for screenshots
- 7969567 internal: runtime: zip: fix the ignoring logic for top level directories (#148)
- 876ce11 push: properly return a non-nil error when the build is incomplete
- d6ae854 remove dummy test data
- 8eb483e static micro default serve field (#149)
- 3d2450b use updated screenshots api with index number with fix for empty file read and send screenshots concurrently