Skip to content

Releases: viur-framework/viur-cli

v2.3.6

06 May 16:27

Choose a tag to compare

What's Changed

  • feat: Add progress logging and summary to script pull by @sveneberth in #216

Full Changelog: v2.3.1...v2.3.6

v2.3.5

06 May 15:36

Choose a tag to compare

What's Changed

  • fix: Scriptor config was never saved in configure by @sveneberth in #219
  • feat: Improve script configure UX with hint and confirmation output by @sveneberth in #218
  • fix: Mark scriptor pull's --force as flag by @sveneberth in #217
  • fix: Show colorized unified diff in script pull before overwrite prompt by @sveneberth in #215

Full Changelog: v2.3.1...v2.3.5

v2.3.4

05 May 15:39

Choose a tag to compare

What's Changed

  • fix: script pull abort and async generator cleanup by @sveneberth in #212
  • fix: Strip leading / from server path in script pull by @sveneberth in #211

Full Changelog: v2.3.1...v2.3.4

v2.3.3

05 May 15:38

Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.3.3

v2.3.2

14 Apr 14:51

Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

22 Oct 11:59
d7c910d

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

20 Oct 08:03

Choose a tag to compare

  • refactor: Integrate new viur-scriptor-api v1 (#197)

v2.2.1

22 May 21:36

Choose a tag to compare

  • chore: Added safety as dependency
  • fix: Re-Add --appyaml argument for app_server (#195)

v2.2.0

29 Apr 20:09

Choose a tag to compare

  • feat: Add $(ref)-variable for version string (#194)
  • feat: Add file watcher as viur script push -w (#193)

v2.1.0

28 Feb 14:36

Choose a tag to compare

  • chore: bumped app_server version to ~=1
  • chore: refactoring
  • feature: added support for cloudfunction gen2
  • feature: added support for overriding default ports
  • feature: added version check and more verbosity for viur package command
  • feature: implement skip checks flag to viur cloud deploy command
  • feature: implement variable substitution for app.yaml
  • feature: make viur package install more handy
  • feature: viur cloud setup gcloud now requires deploy diretory in current working directory
  • fix: viur package update mechanisms fixed
  • fix: project.json load on initialization
  • fix: redid cloud datastore bucket copy branch
  • fix: redid viur create workflow