Skip to content

Releases: arokettu/bencode

3.1.0

13 Dec 21:38

Choose a tag to compare

  • $options arrays are deprecated
  • Passing class names to listType, dictType, and bigInt is deprecated
  • Aliased all classes in SandFox\Bencode\* to Arokettu\Bencode\* in preparation for 4.0

2.8.0

13 Dec 20:34

Choose a tag to compare

  • Alias all classes in SandFox\Bencode\* to Arokettu\Bencode\* in preparation for 4.0

1.8.0

13 Dec 20:29

Choose a tag to compare

  • Alias all classes in SandFox\Bencode\* to Arokettu\Bencode\* in preparation for 4.0

2.7.4

30 Nov 15:46

Choose a tag to compare

  • symfony/contracts v3 is now allowed

3.0.3

24 Oct 03:34

Choose a tag to compare

  • dump() now throws exception if the file is not writable
  • load() now throws exception if the file is not readable

2.7.3

24 Oct 03:34

Choose a tag to compare

  • dump() now throws exception if the file is not writable
  • load() now throws exception if the file is not readable

1.7.3

24 Oct 03:33

Choose a tag to compare

  • dump() now throws exception if the file is not writable
  • load() now throws exception if the file is not readable

3.0.2

22 Oct 21:24

Choose a tag to compare

  • Objects serialized to empty values are now allowed on non-root levels

2.7.2

22 Oct 21:24

Choose a tag to compare

  • Objects serialized to empty values are now allowed on non-root levels

1.7.2

22 Oct 21:23

Choose a tag to compare

  • Objects serialized to empty values are now allowed on non-root levels