Releases: viur-framework/viur-cli
Releases · viur-framework/viur-cli
v0.7.7
- fix: broken
viur vi
command
v0.7.6
- feat: download vi 4 with:
viur vi --next
v0.7.5
- fix: 2-to-3 correct some old boneNames
- docu: 2-to-3 documentation added to readme
- feat: 2-to-3 can be applied to a single file
v0.7.4
- fix: 2-to-3 script was broken
v0.7.2
- chore: updated app_server to 0.9.2
v0.7.1
- chore: updated app_server to 0.9.1
v0.7.0
- feat: index.yaml will be sorted before deployment
- feat: use of
$(variable)
placeholders in version strings, allows to use all
project configuration values, and additionally for these placeholders:$(user)
for the username$(day)
for current date's day$(month)
for current date's month$(year)
for current date's year$(hour)
for current time's hour$(minute)
for current time's minute$(second)
for current time's second
v0.6.19
- fix: requirements regeneration now respects dependency extras with hash
v0.6.18
- fix:
viur init
andviur create
working again
v0.6.17
- chore: fixes some typos