Skip to content

Releases: arokettu/bencode

1.1.1

29 Mar 21:31
Compare
Choose a tag to compare

ListType can now wrap arrays

1.1.0

28 Mar 22:07
Compare
Choose a tag to compare
  • boolean is now converted to integer
  • Bencode::dump now returns success as boolean
  • Fixed: decoded junk at the end of the string replaced entire parsed data if it also was valid bencode
  • PHP 7.0 is now required instead of PHP 7.1
  • Tests!

1.0.1

22 Mar 20:38
Compare
Choose a tag to compare
  • Add stdClass as list/dict decoding option

1.0.0

22 Mar 20:05
Compare
Choose a tag to compare

Initial release