Releases: techpivot/phalcon-ci-installer
Releases · techpivot/phalcon-ci-installer
1.0.7
- Improving build times on PHP5.5, PHP5.6 by using existing Zephir binaries
- Dropping support of PHP5.4
1.0.6
- Bumping Zephir dependency to stable tagged release, 0.9.6, which fixes Imagick issues.
1.0.5
- Bumping Zephir to dev-master to temporarily work around Imagick/Zephir issues.
1.0.4
- Support for Phalcon 2.1.x and PHP7
- Readme updates to include updated Shippable CI example, version table, and various minor updates.
1.0.3
- Support for ScrutinizerCI
- Documentation updates
1.0.2
- Support for installation of specific tag, hash, or branch.
- Binary cache support for Codeship to enable faster builds.
- Numerous bugfixes for caching multiple binaries built against different php environments.
- Support for CircleCI Trusty 14.04 image.
1.0.1
- Bugfixes for TravisCI caching
- Updated Readme with Packagist information
1.0.0
- Support for CI services: CircleCI, TravisCI, Codeship, Shippable
- Phalcon extension loaded in PHP runtime
- Native cache support to prevent rebuilding Phalcon from source (TravisCI & CircleCI only)
- Auto-detection of latest tagged Phalcon version