Releases: arokettu/bencode
Releases · arokettu/bencode
1.8.0
- Alias all classes in
SandFox\Bencode\*
to Arokettu\Bencode\*
in preparation for 4.0
2.7.4
- symfony/contracts v3 is now allowed
3.0.3
- dump() now throws exception if the file is not writable
- load() now throws exception if the file is not readable
2.7.3
- dump() now throws exception if the file is not writable
- load() now throws exception if the file is not readable
1.7.3
- dump() now throws exception if the file is not writable
- load() now throws exception if the file is not readable
3.0.2
- Objects serialized to empty values are now allowed on non-root levels
2.7.2
- Objects serialized to empty values are now allowed on non-root levels
1.7.2
- Objects serialized to empty values are now allowed on non-root levels
3.0.1
- Future compatible stream check
2.7.1
- Future compatible stream check