Skip to content

Releases: lanlinju/simple-bencode

1.0.5

22 Oct 11:01
Compare
Choose a tag to compare
  1. Fix the error where List collections do not support the deserialization of nested classes.

1.0.4

21 Oct 14:07
Compare
Choose a tag to compare
  1. The class constructor no longer requires default values.
  2. Support class inheritance serialization.
  3. Optimize code implementation.

1.0.3

30 Jun 12:49
Compare
Choose a tag to compare
  1. Add support for ByteArray type.
  2. Add the annotation @BencodeName for customizing variable names.

1.0.2

29 Jun 11:56
Compare
Choose a tag to compare

Add support for Long type

1.0.1

28 Jun 16:14
Compare
Choose a tag to compare

first release