Releases: arokettu/torrent-file
Releases · arokettu/torrent-file
5.3.4
28 Oct 21:47
Compare
Sorry, something went wrong.
No results found
5.3.3
09 Oct 23:32
Compare
Sorry, something went wrong.
No results found
PathNotFoundException was replaced with ValueError
5.3.2
28 Jun 21:42
Compare
Sorry, something went wrong.
No results found
Fixes crash in isDirectory() on an empty torrent file v1 [#gh8 ]
5.3.1
28 Jul 21:45
Compare
Sorry, something went wrong.
No results found
Exception rework:
Invalid file creation options now throw DomainException
Setters throw UnexpectedValueException for invalid input
Invalid operations on infohash data now throw BadMethodCallException
5.3.0
20 Jul 05:04
Compare
Sorry, something went wrong.
No results found
Added createdBy and creationDate directly to the file creation
Removed useless dependency on psr/clock
Small BC break: if you used $clock param intended only for the development,
it's now gone, please use $creationDate
5.2.2
20 Jul 05:03
Compare
Sorry, something went wrong.
No results found
Handle hexadecimal sha1 sums in V1 files [gl#5 ]
5.2.1
17 Dec 20:02
Compare
Sorry, something went wrong.
No results found
5.2.0
17 Dec 19:32
Compare
Sorry, something went wrong.
No results found
Torrent signing (BEP-0035)
Update URL (BEP-0039)
Hidden attribute for files
4.1.1
07 Dec 05:33
Compare
Sorry, something went wrong.
No results found
Backported magnet link code from 5.x to fix problem with invalid magnet links
with latest version of league/uri-components
Dependency on league/uri-components dropped entirely
Symfony 7 is allowed
3.3.1
07 Dec 05:32
Compare
Sorry, something went wrong.
No results found
Backported magnet link code from 5.x to fix problem with invalid magnet links
with latest version of league/uri-components
Dependency on league/uri-components dropped entirely
Symfony 7 is allowed