Web2Executable v0.6.0b
Features
- Implemented #173: Blacklisting and whitelisting! See the wiki for a few details on how to use it.
- Implemented #172: Directories can now be changed via the "Output Name Pattern" field. Insert slashes for sub-directories and use the new specifiers to create system-specific directories. For example, if exporting to
windows-x64
,%(system)
iswindows
,%(sys)
iswin
,%(platform)
iswindows-x64
and%(arch)
isx64
. For Mac OS,%(system)
and%(sys)
are the same. - Web2Exe should display slightly more pretty on high resolution displays :)
FIxes
- Fix #175: Nw versions not updating if version file is empty
- Fixed a couple of command-line version bugs that prevented it from running