Releases: iseki0/kotlinx-serialization-bencoding
Releases · iseki0/kotlinx-serialization-bencoding
v0.2.5
v0.2.4
v0.2.2
v0.2.0
- Refactored the API to follows the
BinaryFormat
interface found in thekotlinx-serialization-core
. - Expanded API functionality to support double/float and binary string elements, which are not supported in the bencoding specification.
Note: Currently, only decoder was implemented, the encoder will be implemented soon.
Full Changelog: 0.1.0...v0.2.0