Releases: viur-framework/viur-cli
Releases · viur-framework/viur-cli
Release list
v2.3.9
Full Changelog: v2.3.8...v2.3.9
v2.3.8
What's Changed
- fix:
script pullabort and async generator cleanup by @sveneberth in #212 - fix: Strip leading
/from server path inscript pullby @sveneberth in #211 - chore: bump version by @KadirBalku in #213
- Chore/add mkdocs workflow by @KadirBalku in #214
- fix: Scriptor config was never saved in
configureby @sveneberth in #219 - feat: Improve
script configureUX with hint and confirmation output by @sveneberth in #218 - fix: Mark
scriptor pull's--forceas flag by @sveneberth in #217 - fix: Show colorized unified diff in
script pullbefore overwrite prompt by @sveneberth in #215 - chore: bump version by @KadirBalku in #220
- feat: Add progress logging and summary to
script pullby @sveneberth in #216 - chore: bump version by @KadirBalku in #221
- chore: Update meta information by @sveneberth in #222
- fix: ignore temp files in scriptor watch mode by @ArneGudermann in #223
- fix(
script pull/push): handleNonescript content from server by @sveneberth in #225
Full Changelog: v2.3.7...v2.3.8
v2.3.7
v2.3.6
What's Changed
- feat: Add progress logging and summary to
script pullby @sveneberth in #216
Full Changelog: v2.3.1...v2.3.6
v2.3.5
What's Changed
- fix: Scriptor config was never saved in
configureby @sveneberth in #219 - feat: Improve
script configureUX with hint and confirmation output by @sveneberth in #218 - fix: Mark
scriptor pull's--forceas flag by @sveneberth in #217 - fix: Show colorized unified diff in
script pullbefore overwrite prompt by @sveneberth in #215
Full Changelog: v2.3.1...v2.3.5
v2.3.4
What's Changed
- fix:
script pullabort and async generator cleanup by @sveneberth in #212 - fix: Strip leading
/from server path inscript pullby @sveneberth in #211
Full Changelog: v2.3.1...v2.3.4
v2.3.3
What's Changed
- fix: Add get_modules in check_session by @ArneGudermann in #208
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
- feat: Use get_cookie_for_app to login by @ArneGudermann in #206
- fix: Script add by @ArneGudermann in #200
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- fix: Create scriptor config when not existing by @ArneGudermann in #199
Full Changelog: v2.3.0...v2.3.1
v2.3.0
- refactor: Integrate new
viur-scriptor-apiv1 (#197)