Skip to content

Releases: Rhilip/Bencode

v2.5.4

Choose a tag to compare

@Rhilip Rhilip released this 07 Jul 12:41

Full Changelog: v2.5.3...v2.5.4

v2.5.3

Choose a tag to compare

@Rhilip Rhilip released this 10 Jan 08:55

Full Changelog: v2.5.2...v2.5.3

v2.5.2

Choose a tag to compare

@Rhilip Rhilip released this 10 Jan 05:08

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

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

v2.5.1

Choose a tag to compare

@Rhilip Rhilip released this 10 Jan 03:34

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

v2.5.0

Choose a tag to compare

@Rhilip Rhilip released this 10 Jan 03:07

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

v2.4.4

Choose a tag to compare

@Rhilip Rhilip released this 04 Feb 03:07

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

v2.4.3

Choose a tag to compare

@Rhilip Rhilip released this 13 May 02:53

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

Choose a tag to compare

@Rhilip Rhilip released this 08 Nov 12:45
  • pref: simple sortFileTreeRecursive function
  • style: use elseif instead of else if

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

v2.4.1

Choose a tag to compare

@Rhilip Rhilip released this 04 Nov 15:13
  • 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

Choose a tag to compare

@Rhilip Rhilip released this 04 Nov 12:13
  • feat: support sort in TorrentFile::getFileTree

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