Skip to content

Releases: pvpgn/ExtraWork

ExtraWork 1.3

29 Mar 20:49
Compare
Choose a tag to compare
  • Added --help, -h, --version, -v command line options.
  • Use CMake to generate project files
  • The ExtraWork library, not the client, shall set the length
  • Other minor changes

ExtraWork 1.2

14 Jul 20:15
Compare
Choose a tag to compare
  • Use < filesystem > to verify file input
  • Use smart pointers to automatically free memory
  • Output Windows error codes and messages on failure
  • Miscellaneous minor changes

ExtraWork 1.1

26 Jun 02:16
Compare
Choose a tag to compare

-Organized code
-Removed unnecessary code
-Visual Studio 2015 Project Files
-Replaced GPL v3 license with UNLICENSE