Releases: Rhilip/Bencode
Releases · Rhilip/Bencode
v2.3.2
What's Changed
- cleanInfoFields 'files tree' to 'file tree' by @pandabadger in #11
New Contributors
- @pandabadger made their first contribution in #11
Full Changelog: v2.3.1...v2.3.2
v2.3.1
fix: getMagnetLink v2 xt typo
Full Changelog: v2.3.0...v2.3.1
v2.3.0
Add TorrentFile::getMagnetLink method.
Full Changelog: v2.2.0...v2.3.0
v2.2.0
Full Changelog: v2.1.2...v2.2.0
v2.1.2
What's Changed
- fix: typo
setSouceby @tongyifan in #8
New Contributors
- @tongyifan made their first contribution in #8
Full Changelog: v2.1.1...v2.1.2
v2.1.1
refact parse function, and add more test~
Full Changelog: v2.1.0...v2.1.1
v2.1.0
drop support of PHP version 5.6 and 7.0-7.2
Full Changelog: v2.0.1...v2.1.0
v2.0.0
- Add class
Rhilip\Bencode\TorrentFile, see docs at https://github.com/Rhilip/Bencode#class-rhilipbencodetorrentfile - Break change : class
ParseErrorExceptionin 1.x.x rename toParseException.
Full Changelog: v1.2.0...v2.0.0