Skip to content

Releases: fleeksoft/charset

0.0.1

02 Nov 12:53
Compare
Choose a tag to compare

Version 1.0.0 - Initial Release

This is the first release of Kotlin Multiplatform Charset, a library that provides seamless support for both standard and extended character sets across multiple platforms, including JVM, Android, iOS, macOS, Linux, Windows, JavaScript, and WebAssembly. With an easy-to-use API for encoding and decoding operations, this release aims to simplify character handling in Kotlin Multiplatform projects.

Modules Included:

  • charset: For standard character sets.
  • charset-ext: For extended character set support.

Enjoy cross-platform compatibility and simple integration for all your character encoding needs!