Skip to content

Releases: viur-framework/viur-cli

v0.7.7

17 Feb 11:15
Compare
Choose a tag to compare
  • fix: broken viur vi command

v0.7.6

17 Feb 10:55
Compare
Choose a tag to compare
  • feat: download vi 4 with: viur vi --next

v0.7.5

20 Jan 03:20
Compare
Choose a tag to compare
  • 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

23 Sep 04:27
Compare
Choose a tag to compare
  • fix: 2-to-3 script was broken

v0.7.2

25 Jul 08:06
Compare
Choose a tag to compare
  • chore: updated app_server to 0.9.2

v0.7.1

25 Jul 04:49
Compare
Choose a tag to compare
  • chore: updated app_server to 0.9.1

v0.7.0

20 May 11:32
Compare
Choose a tag to compare
  • 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

18 May 06:34
Compare
Choose a tag to compare
  • fix: requirements regeneration now respects dependency extras with hash

v0.6.18

17 May 08:34
Compare
Choose a tag to compare
  • fix: viur init and viur create working again

v0.6.17

26 Apr 05:26
Compare
Choose a tag to compare
  • chore: fixes some typos