Releases: viur-framework/viur-cli
Releases · viur-framework/viur-cli
v1.0.16
- feat: Add targets to all install softwares and ensure a specific version is correctly working
- chore: refactored install.py
v1.0.15
- chore: support viur core 3.5.0
v1.0.14
- chore: update app_server to 0.9.6
v1.0.13
- chore: use
viur install admin
to install the vi admin - chore: update app_server to 0.9.5
v1.0.12
- chore: use
viur install admin
to install the vi admin
v1.0.11
- fix: do_checks now works as expected
v1.0.10
- fix: do_checks now works as expected
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