Skip to content

Releases: ankitpokhrel/tus-php

v2.4.0

06 Apr 08:51
a466a9b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

18 Sep 08:55
2067142
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.1

31 Mar 13:33
71f584d
Compare
Choose a tag to compare

What's Changed

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

v2.2.0

10 Jan 07:12
c6d98d6
Compare
Choose a tag to compare

This release allow Symfony 6 dependencies.

What's Changed

Full Changelog: v2.1.3...v2.2.0

v2.1.3

18 Nov 16:39
da1bb94
Compare
Choose a tag to compare

This release fixes data race issue in the file cache that yields to 410 Gone error.

What's Changed

  • fix: Data race in file cache in #366 #369
  • chore: Some minor dependency update and refactoring

New Contributors

Full Changelog: v2.1.2...v2.1.3

v1.3.2

18 Nov 16:35
c211986
Compare
Choose a tag to compare

This release fixes data race issue in the file cache that yields to 410 Gone error.

What's Changed

  • fix: Data race in file cache #368
  • dep: Some minor dependency update

Full Changelog: v1.3.1...v1.3.2

v1.3.1

15 Dec 14:55
Compare
Choose a tag to compare

Changelog

  • feat: Support creation-with-upload extension (#326)

v2.1.2

15 Dec 14:56
37e6527
Compare
Choose a tag to compare

Changelog

  • feat: Support creation-with-upload extension (#326)

v2.1.1

27 Nov 10:55
5f68aea
Compare
Choose a tag to compare

Changelog

  • fix(client): Handle Guzzle ClientException (#324)

v1.3.0

27 Nov 10:53
Compare
Choose a tag to compare

Changelog

  • feat(dep): Support guzzle 7 (#320)
  • fix(client): Handle Guzzle ClientException (#324)