Skip to content

Releases: Rhilip/Bencode

v2.5.3

10 Jan 08:55

Choose a tag to compare

v2.5.2

10 Jan 05:08

Choose a tag to compare

Full Changelog: v2.5.1...v2.5.2

BREAK CHANGE: TorrentFile::unhybridized rename to TorrentFile::unhybridizedTo

v2.5.1

10 Jan 03:34

Choose a tag to compare

Full Changelog: v2.5.0...v2.5.1

v2.5.0

10 Jan 03:07

Choose a tag to compare

Full Changelog: v2.4.4...v2.5.0

v2.4.4

04 Feb 03:07

Choose a tag to compare

Full Changelog: v2.4.3...v2.4.4

v2.4.3

13 May 02:53

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

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

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

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

Choose a tag to compare

  • fix: check $pos before decode ( #13 )

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