Releases: viur-framework/viur-cli
Releases · viur-framework/viur-cli
v2.3.6
What's Changed
- feat: Add progress logging and summary to
script pullby @sveneberth in #216
Full Changelog: v2.3.1...v2.3.6
v2.3.5
What's Changed
- fix: Scriptor config was never saved in
configureby @sveneberth in #219 - feat: Improve
script configureUX with hint and confirmation output by @sveneberth in #218 - fix: Mark
scriptor pull's--forceas flag by @sveneberth in #217 - fix: Show colorized unified diff in
script pullbefore overwrite prompt by @sveneberth in #215
Full Changelog: v2.3.1...v2.3.5
v2.3.4
What's Changed
- fix:
script pullabort and async generator cleanup by @sveneberth in #212 - fix: Strip leading
/from server path inscript pullby @sveneberth in #211
Full Changelog: v2.3.1...v2.3.4
v2.3.3
What's Changed
- fix: Add get_modules in check_session by @ArneGudermann in #208
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
- feat: Use get_cookie_for_app to login by @ArneGudermann in #206
- fix: Script add by @ArneGudermann in #200
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- fix: Create scriptor config when not existing by @ArneGudermann in #199
Full Changelog: v2.3.0...v2.3.1
v2.3.0
v2.2.1
v2.2.0
v2.1.0
- chore: bumped app_server version to ~=1
- chore: refactoring
- feature: added support for cloudfunction gen2
- feature: added support for overriding default ports
- feature: added version check and more verbosity for viur package command
- feature: implement skip checks flag to viur cloud deploy command
- feature: implement variable substitution for app.yaml
- feature: make viur package install more handy
- feature: viur cloud setup gcloud now requires deploy diretory in current working directory
- fix:
viur packageupdate mechanisms fixed - fix: project.json load on initialization
- fix: redid cloud datastore bucket copy branch
- fix: redid viur create workflow