Skip to content

Releases: Rundiz/phpswitch

2.1.2

10 Jul 04:36
@ve3 ve3
a9d7b11
Compare
Choose a tag to compare
  • Update to fix security vulnerable in .NET
  • Use .NET 8

v2.1.0

30 Jun 09:46
@ve3 ve3
3406762
Compare
Choose a tag to compare

v2.0

15 Jan 21:59
@ve3 ve3
e4204c2
Compare
Choose a tag to compare
  • Rewrite new code. Almost everything are new!
  • Use .NET 5 instead of .NET Framework x.x
  • Support Windows x64, Linux x64. Other OS/CPU you can clone and rebuilt it.
  • No need to run command from the folder that contain .json file, it will be seek from where application is. Less typing.
  • Everything will be now control from .json config file.
  • Use System.CommandLine and now support verbose option (--verbose), for see what it is currently working.

v1.0

11 Jan 18:38
@ve3 ve3
Compare
Choose a tag to compare
  • Rewrite new code to support config file (.json) that is can control more than command line.

v0.2

22 Jan 07:32
@ve3 ve3
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release
  • Manually run new process as admin instead of require admin in the app.manifest.

EXE SHA1: 5A3ED0877AF786FA3FC20B7914BB4172D8F6B2AB

v0.1.1

21 Jan 12:45
@ve3 ve3
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • Fix, add delay for displaying help message.

v0.1

21 Jan 10:06
@ve3 ve3
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release
  • Initial release.
  • Require .NET Framework 4.6.1.