Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@ChenPi11 ChenPi11 released this 11 Feb 07:54
b80089c

cppp-reiconv v3.0.0 (unstable)

News

  • Refactor ALL API. Provide C and C++ API.
  • Remove //ZOS_UNIX support.
  • Remove unused code.
  • Refactor testing suites.
  • Add API documentation.
  • Use Rubisco for project manager.
  • Enable all encodings by default.
  • Add codepage lookup support.
  • Add CPack configuration for DEB packages.
  • Synchronize with upstream GNU LIBICONV.
  • Fix #5.
  • Optimize the project structure.
  • Add iconv compatibility support.
  • Add locale character set detection support.
  • Fix a bug in test suite caused by line feeds.
  • Remove NLS support.

What's Changed

  • tests/utils.hpp filesystem apis & memory distribution by @xihale in #6
  • Prepare for v3.0.0 release. by @ChenPi11 in #7

New Contributors

  • @xihale made their first contribution in #6

Full Changelog: v2.1.0...v3.0.0