Skip to content

Commit e592ac3

Browse files
committed
Updated CHANGES
1 parent 1ae86a0 commit e592ac3

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGES

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
Changes for 1.4:
22

33
* New feature: Now encoding binary using c++ control characters. Reduces the size of the output.
4-
* Fixed issue: Optimize carriage return text #7
5-
* Fixed issue: Make File class const in header generated files. #3
4+
* Fixed issue #7: Optimize carriage return text
5+
* Fixed issue #4: Remove absolute path from include statement in cpp generated code
6+
* Fixed issue #3: Make File class const in header generated files.
7+
* Fixed issue #10: Move test file generation script to output dir
8+
* Fixed issue #12: Fix failling test: TestExtraction.testRandom3()
9+
* Fixed issue #31: bin2cpp crashes when encoding a generated file with size=1000 fill=random seed=1
10+
* Fixed issue #1: Update README file
611

712
Changes for 1.3.40:
813

0 commit comments

Comments
 (0)