Skip to content

Releases: arokettu/torrent-file

1.3.0

09 Nov 01:55

Choose a tag to compare

  • Add getDisplayName()
  • Add getFileName()
  • Add getMagnetLink()
  • Filter announce list from duplicates

1.2.0

29 Oct 16:52

Choose a tag to compare

  • Add saving and loading torrent from bencoded string
  • Deprecate direct use of TorrentFile constructor
  • Clean up internal data structure to avoid potentially invalid torrent file
  • Make library work in PHP strict mode
  • Allow unsetting comment
  • Fix Announce List behavior so it allows an arbitrary composition for groups

1.1.1

29 Oct 16:51

Choose a tag to compare

1.1.0

05 Oct 22:41

Choose a tag to compare

  • Expose options array to fromFile() call
  • Fix getAnnounceList() is broken after setAnnounceList() is used

1.0.2

05 Oct 22:41

Choose a tag to compare

  • Fix torrent creation
  • Fix info hash calculation

1.0.1

21 Jul 04:58

Choose a tag to compare

  • Allow bencode v2 and Symfony v5

1.0.0

21 Jul 04:57

Choose a tag to compare

  • Force announce list to be List
  • Remove encoding field
  • Release as 1.0.0 because it is quite stable

0.1.1

06 Nov 11:31
23a0b37

Choose a tag to compare

0.1.1 Pre-release
Pre-release

Update Symfony dependencies to allow Symfony 4

0.1.0

29 Mar 23:34

Choose a tag to compare

0.1.0 Pre-release
Pre-release

Initial release
Basic work with torrent files