Releases: viur-framework/viur-cli
Releases · viur-framework/viur-cli
v1.0.9
- refactor: local module
- feat: added rmdir method to prevent removing beyond project dir
v1.0.8
- feat: added a clean command to remove build artifacts
v1.0.7
- feat: improved viur3to3 script for core 3.4
- refactor:
viur build
now more generalized
v1.0.6
- fix: viur check: dont kill the command on error
- chore: added requests as dependency
v1.0.5
- chore: updated python-minifier to support python 3.11
- feat: added
viur check [--dev]
to do a pipenv check and npm audit. - feat: before deployment the cli runs the check command
v1.0.4
- chore: update app_server to 0.9.4
- fix: error wenn updating old project.json formats
v1.0.3
-fix: allow format 1.1.1
v1.0.2
-fix: update project.json to format 1.1.1
v1.0.1
- fix: renamed app kind from
script
toexec
- fix: scriptor cli
v1.0.0
- feat: added
viur build app [NAME]
command which build a specific app - feat: new app type
script
- feat:
viur install vi
can now have an optional --target parameter