Skip to content

Releases: hirak/prestissimo

0.3.0

05 Jun 14:16
Compare
Choose a tag to compare
  • Parallel prefetcher for ComposerRepository
  • new CurlRemoteFilesystem

0.2.4

15 May 01:29
Compare
Choose a tag to compare

Fix some bugs.

0.2.3

08 May 03:46
Compare
Choose a tag to compare

Fix some bugs.

0.2.2

29 Apr 08:29
Compare
Choose a tag to compare

0.2.1

27 Apr 01:00
Compare
Choose a tag to compare

fixed #81

0.2.0

26 Apr 01:04
Compare
Choose a tag to compare
  • composer<1.0.0 no longer supported. composer-stable only.
  • drop CurlRemoteFilesystem
  • drop option pipeline (github.com don't support HTTP/1.1 pipelining)
  • drop option minConnections (always parallel download)

0.1.18

17 Mar 13:56
Compare
Choose a tag to compare

Use Authorization header for HTTP Basic #70

0.1.17

13 Mar 07:47
Compare
Choose a tag to compare

Enabled ECC cipher suites & now working well with https://packagist.jp (HTTPS) #7

0.1.16

13 Mar 06:07
Compare
Choose a tag to compare

Fixed cache name compatiblity
0516d54

0.1.15

09 Mar 01:05
Compare
Choose a tag to compare
  • Increase retryCount for curl multi to 100 #66