v1.1
Windows executable, for those who don't want to install python but still want to use the command line instead of the webapp.
Supports all the command line options - just use shrinko8.exe instead of "python shrinko8.py"
Major changelog since v1.0.6:
- Convert ifs/whiles to/from shorthand, saving characters and/or compressed size. (Affected by --focus-chars/compressed)
- Merge multiple local/assigns into one, saving tokens. (Especially under --focus-tokens and without safe-only)
(Created via pyinstaller)