Releases: viur-framework/viur-cli
Releases · viur-framework/viur-cli
v0.6.16
- fix: only ask for rebuild requirements if core is not submodule
- feat: added dependency hash and version check for core package
v0.6.15
- chore: updated app_server to 0.9.0
v0.6.14
- Updated get_pyodide.py for Pyodide v0.19.1
- Improved release module
- Only install pyodide when flare apps are configured
- Some verbose output improvements
- Some code refactoring
- conf.py holds the default Pyodide version
- Allows to run viur command from anywhere inside the project folder by resolving and chdir'ing backwards
- Improved error reporting and output (fatal error stops program execution)
v0.6.13
- chore: updated app_server to 0.8.5
v0.6.12
- chore: updated app_server to 0.8.5
v0.6.11
- chore: updated app_server to 0.7.4
v0.6.10
- fix: disabled autoinstall of Autocompletion for bash and zsh
v0.6.9
- chore: refactored flare.py to use Python standard library tools and pyminifier directly.
v0.6.8
- chore: updated app_server to 0.7.3
v0.6.7
- fix: cant use viur with missing project.json