Releases: veltiosoft/vss
Releases · veltiosoft/vss
v0.3.1
v0.3.0
What's Changed
- Configure Renovate by @renovate in #50
- chore(deps): update actions/checkout action to v3 by @renovate in #52
- chore(deps): update bubkoo/auto-assign action to v3 by @renovate in #53
- Fix#44 by @zztkm in #57
- merged vss.v into main.v by @zztkm in #58
- refactor: change the structure of commands by @zztkm in #60
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.3.0-beta.1
Update
See 👀 https://github.com/vssio/vss_install
What's Changed
- Configure Renovate by @renovate in #50
- chore(deps): update actions/checkout action to v3 by @renovate in #52
- chore(deps): update bubkoo/auto-assign action to v3 by @renovate in #53
- Fix#44 by @zztkm in #57
New Contributors
Full Changelog: v0.2.0...v0.3.0-beta.1
v0.2.0
v0.2.0-beta.1
Update
windows:
$v="v0.2.0-beta.1"; irm https://raw.githubusercontent.com/vssio/vss_install/main/install.ps1 | iex
v0.2.0-beta
- feat: applied the new layout system. #37
update commnad
curl -fsSL https://raw.githubusercontent.com/vssio/vss_install/main/install.sh | sh -s v0.2.0-beta
Full Changelog: v0.1.0...v0.2.0-beta
v0.1.0
v0.0.12
What's Changed
Breaking change
- Unified config field names to snake case (ignoreFiles -> ignore_files)
Full Changelog: v0.0.11...v0.0.12
v0.0.11
Full Changelog: v0.0.10...v0.0.11