Releases: Coding-Enthusiast/HandyDandy
Releases · Coding-Enthusiast/HandyDandy
Version 0.2.0.0
Full Changelog: v0.1.0.0...v0.2.0.0
- Added a new input method using keyboard.
- Each usercontrol (generator) is cached so that changing view doesn't lose the already set bits.
- Checksum and final result aren't computed dynamically anymore. Instead a Finalize button has to be clicked.
- Various code improvements and cleanups plus some new tests
Version 0.1.0.0 (Initial release)
This is the initial beta release.
Binaries for 3 different operating systems are available as zip files below. All 3 are self-contained releases that are ready to run; since they contain the required .Net assemblies (there is no need to download and install .Net).
- Win64 is for 64-bit Windows OS
- Linux64 is for 64-bit Linux OS
- Osx64 is for 64-bit mac OS
For any other operating systems or architectures (eg. Win32, LinuxARM,...) you have to compile HandyDandy yourself.