All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a changelog.
3.1.4 (2022-06-19)
- *#38 Change source download.
3.1.3 (2022-05-23)
- #35 [BUG] php_reinstall flag is not working properly @emepege
3.1.2 (2022-05-12)
- *#32 Add option arg in extension pecl.
3.1.1 (2022-03-04)
- #26 Use cURL to download the sources @blalop
3.1.0 (2022-02-07)
- #23 Debian bullseye support.
- Debian Stretch support
3.0.0 (2022-01-10)
- #21 Install libraries with PECL @pablo-gnu
- New default php compile options (BREAKING) @pablo-gnu
2.0.0 (2021-10-05)
- Updated Python dependencies for testing and testing config @blalop
- #18 Download composer installer checksum instead of locking it @blalop
1.4.0 (2021-03-15)
- #10 Add optional composer installation @caldito
- #6 Use the cores you want building php @frantsao
- Updated test dependencies @frantsao
- #3 Added path vars for templates; fix config tasks; improve templates adding additional configuration parameters @frantsao
- Updated test dependencies @frantsao
- Updated molecule and its configurations @frantsao
- Updated installation environment (debian new packages) @frantsao
- Updated travis tests @frantsao
- Renamed role @frantsao
- Improved socket listener support @frantsao
- First release @jnogol @dortegau