Releases: hirak/prestissimo
Releases · hirak/prestissimo
0.1.14
Fixed some bugs.
- Path repositories cannot be cached #55
- Composer can't reach CAfile anymore #57
- Changed option name
capath
to cainfo
. Prestissimo will ignore old capath
option.
0.1.13
- Fixed the problem with private package #59
0.1.12
Resurrected cache rule with composer@dev ">= 2016-02-13"
0.1.10
Fixed cache clean bug #45.
0.1.9
Fixed dist-mirror option #41
0.1.8
Improve event loop.
- #36 Support dist mirrors.
- #34 EventLoop Optimization.
0.1.7
Fixed more bugs and optimization.
- #8 Work with HHVM
- unit test coverage increase to 50%
0.1.6
Fixed bugs.
- #10 CurlRemoteFilesystem::getLastHeaders()
- #15 Clean directory
0.1.5
Fixed bugs.
- #22 Enabled to work with PHP 5.3
- #23 Added insecure option