Skip to content

v0.2.0

Compare
Choose a tag to compare
@iseki0 iseki0 released this 15 May 19:29
· 70 commits to master since this release
cfbc299
  • Refactored the API to follows the BinaryFormat interface found in the kotlinx-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