Skip to content

Releases: Nyuwb/wsl-switch

v0.7.2

13 Sep 20:02
ea8bb8c
Compare
Choose a tag to compare

What's Changed

  • fixed: Error when trying to switch one service by @Nyuwb in #8

Full Changelog: v0.7.1...v0.7.2

v0.7.1

01 Aug 19:10
4ba5555
Compare
Choose a tag to compare

What's Changed

  • Added a new verification in WSL on the instance hostname
  • Optimized the code for the "all" parameter
  • Fixed help output

Full Changelog: v0.7.0...v0.7.1

v0.7.0

01 Aug 13:09
Compare
Choose a tag to compare

What's Changed

  • Added a "all" parameter to switch all configured services at once
  • Fixed an unintended new line when switching services

Full Changelog: v0.6.1...v0.7.0

v0.6.1

10 Nov 16:29
Compare
Choose a tag to compare

What's Changed

  • Fixed the config.json file path for the single file app
  • Fixed the Github Workflow

Full Changelog: v0.6.0...v0.6.1

v0.6.0

10 Nov 11:46
Compare
Choose a tag to compare

What's Changed

  • Adding an app builder through GitHub Actions (CI)
  • Adding status command, to show the status of each services
  • Fixing command regex to work with all possible combinations

Full Changelog: v0.5...v0.6.0

v0.5

03 Nov 21:28
fe14903
Compare
Choose a tag to compare

What's Changed

  • Fixing scoop install by @Nyuwb in #6
  • Adding support for more than two instances by @Nyuwb in #5

Full Changelog: v0.3...v0.5

v0.3

03 Nov 15:07
257048d
Compare
Choose a tag to compare
  • Adding Scoop support
  • Complete rewrite of the code
  • Working with entities and controllers
  • Removing installation as it now useless
  • Removing Powershell-YAML dependency
  • Adding more commands (help, version, etc.)

v0.2

31 Oct 13:47
a7bae92
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release
  • Oriented object programmation
  • Easier installation
  • Easier documentation

v0.1

28 Oct 13:37
9b1a255
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

First release of the script... waiting for a global use to see if everything is alright