File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ New in 3.0.0:
2
+ * Refactor ALL API. Provide C and C++ API.
3
+ * Remove ` //ZOS_UNIX ` support.
4
+ * Remove unused code.
5
+ * Refactor testing suites.
6
+ * Add API documentation.
7
+ * Use Rubisco for project manager.
8
+ * Enable all encodings by default.
9
+ * Add codepage lookup support.
10
+ * Add CPack configuration for DEB packages.
11
+ * Synchronize with upstream GNU LIBICONV.
12
+ * Fix ` assert_compare_file() ` function issue #5 .
13
+ * Optimize the project structure.
14
+ * Add iconv compatibility support.
15
+ * Add locale character set detection support.
16
+ * Fix a bug in test suite caused by line feeds.
17
+ * Remove NLS support.
18
+
1
19
New in 2.1.0:
2
20
* Add NLS support for the include file, only support en_US and zh_CN.
3
21
* Add CTest support for Windows.
You can’t perform that action at this time.
0 commit comments