Changelog for self-extract-0.2.0.0
self-extract 0.2.0.0
Fixed bug due to stripping the exes after bundling, which is only a problem when bundling multiple executables in a package.
Major fixes:
- Packages should use
bundlein thepostCopyhook, rather than thepostBuildhook.
Other fixes:
- Updated documentation
self-extract 0.1.0.0
- Initial implementation