Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Releases: JustArion/GoZippy

v1.0.4.2

27 Feb 11:55

Choose a tag to compare

  • Optimizations and Improvements

v1.0.4.1

22 Jan 12:38
1b02535

Choose a tag to compare

  • Bugfix: The program would not properly find the file name if it contained special characters.
  • Optimizations and Improvements

v1.0.4

13 Aug 11:55

Choose a tag to compare

  • Removed additional package: govaluate (Caused an app crash on invalid expression)
    Now Manually Checks for the expression
  • Added a 3 variant
  • Refactored Some names of previous iterations to be more inline with our similar naming scheme

v1.0.3.1

06 Aug 11:00

Choose a tag to compare

  • Hotfix: Reading the contents of the webpage only happened once.

v1.0.3

04 Aug 13:38

Choose a tag to compare

Changelog:

  • Iterates over a few possible solutions, if the solution is found it returns the link.

v1.0.2

04 Mar 10:51
5c60bd3

Choose a tag to compare

Changelog:

  • Error logging now logs to the appropriate standard error.
  • Removed the -O launch argument and merged it with -D. (Previous use: -D -O 'C:\outputFolder\' New use: -D 'C:\outputFolder\')

1.0.1 Release

02 Mar 18:42

Choose a tag to compare

Changelog

  • Errors now display in Red text for the error.
  • Bugfix: Could not copy to other drives.

1.0.0 Release

01 Mar 23:37

Choose a tag to compare

v1.0.0

Script Update