Skip to content

0.0.1

Latest
Compare
Choose a tag to compare
@itboy87 itboy87 released this 02 Nov 12:53
· 8 commits to main since this release

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!