Skip to content

Releases: Rhilip/Bencode

v2.4.3

13 May 02:53
Compare
Choose a tag to compare

What's Changed

  • feat: split TorrentFile::parse by @Rhilip in #18
  • fix: move 'piece layers' exist check to parse function
  • env: add support for php 8.2, 8.3

Full Changelog: v2.4.2...v2.4.3

v2.4.2

08 Nov 12:45
Compare
Choose a tag to compare
  • pref: simple sortFileTreeRecursive function
  • style: use elseif instead of else if

Full Changelog: v2.4.1...v2.4.2

v2.4.1

04 Nov 15:13
Compare
Choose a tag to compare
  • fix: don't allow empty path in v1-torrent
  • pref: add $->encoding as non-clean key in root field
  • fix: current comment of FILETREE_SORT

Full Changelog: v2.4.0...v2.4.1

v2.4.0

04 Nov 12:13
Compare
Choose a tag to compare
  • feat: support sort in TorrentFile::getFileTree

Full Changelog: v2.3.3...v2.4.0

v2.3.3

27 May 01:49
Compare
Choose a tag to compare
  • fix: check $pos before decode ( #13 )

Full Changelog: v2.3.2...v2.3.3

v2.3.2

01 Nov 10:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.1...v2.3.2

v2.3.1

17 Jul 11:20
Compare
Choose a tag to compare

fix: getMagnetLink v2 xt typo

Full Changelog: v2.3.0...v2.3.1

v2.3.0

13 Jul 14:16
Compare
Choose a tag to compare

Add TorrentFile::getMagnetLink method.

Full Changelog: v2.2.0...v2.3.0

v2.2.0

16 Apr 08:39
Compare
Choose a tag to compare

Full Changelog: v2.1.2...v2.2.0

v2.1.2

02 Apr 07:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2