Skip to content

Releases: hirak/prestissimo

0.1.14

28 Feb 07:49
Compare
Choose a tag to compare

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

26 Feb 01:13
Compare
Choose a tag to compare
  • Fixed the problem with private package #59

0.1.12

15 Feb 16:53
Compare
Choose a tag to compare

Resurrected cache rule with composer@dev ">= 2016-02-13"

0.1.11

13 Feb 14:47
Compare
Choose a tag to compare

Fixed #46

  • plugin update problem

0.1.10

10 Feb 00:20
Compare
Choose a tag to compare

Fixed cache clean bug #45.

0.1.9

06 Feb 06:16
Compare
Choose a tag to compare

Fixed dist-mirror option #41

0.1.8

02 Feb 15:19
Compare
Choose a tag to compare

Improve event loop.

  • #36 Support dist mirrors.
  • #34 EventLoop Optimization.

0.1.7

31 Jan 16:20
Compare
Choose a tag to compare

Fixed more bugs and optimization.

  • #8 Work with HHVM
  • unit test coverage increase to 50%

0.1.6

30 Jan 17:53
Compare
Choose a tag to compare

Fixed bugs.

  • #10 CurlRemoteFilesystem::getLastHeaders()
  • #15 Clean directory

0.1.5

30 Jan 04:19
Compare
Choose a tag to compare

Fixed bugs.

  • #22 Enabled to work with PHP 5.3
  • #23 Added insecure option