Releases: sanelkukic/sphk
Releases · sanelkukic/sphk
Another release
This release has some bug fixes which you should really download because bugs are annoying.
You can download a ZIP file containing both the GUI and CLI, or you can download each one separately. I won't judge.
Remember to report any bugs to the Issues so I can fix them.
Versions
Current sphk GUI version: 1.0.0.1
Current sphk CLI version: 1.0.0.1
Changelog
- Fixed bug where cancelling the OpenFileDialog would result in the program exiting completely (a NullReferenceException was thrown because cli_process was null since no file was selected, therefore the sphk.exe process was never created)
- Fixed bug where the state of the Debug Mode checkbox was not correctly being communicated between Form1 and SpamForm
- Fixed bug where trying to close the SpamForm after the sphk.exe process has already exited on its own resulted in an exception being thrown
- Incremented version number to 1.0.0.1
- Added a nicer welcome screen to the CLI that shows version information now
- Now with 10% more error handling
Initial Release
The very first release of sphk!
Just extract the ZIP and run the .exe!
Requires .NET Framework version 4.8 or newer
Please report all bugs to the Issues tab
Feel free to try to see if this works on Linux with WINE!