We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
NEWS.md
1 parent 741f3b8 commit 497c961Copy full SHA for 497c961
NEWS.md
@@ -1,3 +1,21 @@
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
+
19
New in 2.1.0:
20
* Add NLS support for the include file, only support en_US and zh_CN.
21
* Add CTest support for Windows.
0 commit comments