Skip to content

Commit 81fd9b9

Browse files
committed
Release version 1.9
Changes: - Added preliminary support for Inno Setup 6.1.0 - Added support for a modified Inno Setup 5.4.2 variant - Fixed output directory being created for unsupported installers - Fixed some safe non-ASCII characters being stripped from filenames - Fixed handling of path separators in Japanese and Korean installers - Fixed build with newer Boost versions - Windows: Fixed heap corruption - Windows: Fixed garbled output
1 parent 4858132 commit 81fd9b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
innoextract 1.9 (TBD)
2+
innoextract 1.9 (2020-08-09)
33
- Added preliminary support for Inno Setup 6.1.0
44
- Added support for a modified Inno Setup 5.4.2 variant
55
- Fixed output directory being created for unsupported installers

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
innoextract 1.9-dev
1+
innoextract 1.9
22

33
Known working Inno Setup versions:
44
Inno Setup 1.2.10 to 6.0.5

0 commit comments

Comments
 (0)