Skip to content

Latest commit

 

History

History
84 lines (67 loc) · 3.73 KB

CHANGELOG.md

File metadata and controls

84 lines (67 loc) · 3.73 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a changelog.

Added

Removed

Changed

Fixed

3.1.4 (2022-06-19)

Changed

  • *#38 Change source download.

3.1.3 (2022-05-23)

Fixed

  • #35 [BUG] php_reinstall flag is not working properly @emepege

3.1.2 (2022-05-12)

Added

  • *#32 Add option arg in extension pecl.

3.1.1 (2022-03-04)

Changed

  • #26 Use cURL to download the sources @blalop

3.1.0 (2022-02-07)

Added

  • #23 Debian bullseye support.

Removed

  • Debian Stretch support

3.0.0 (2022-01-10)

Added

  • #21 Install libraries with PECL @pablo-gnu

Changed

  • New default php compile options (BREAKING) @pablo-gnu

2.0.0 (2021-10-05)

Added

  • Updated Python dependencies for testing and testing config @blalop

Changed

  • #18 Download composer installer checksum instead of locking it @blalop

1.4.0 (2021-03-15)

Added

  • #10 Add optional composer installation @caldito

Fixed

  • #6 Use the cores you want building php @frantsao

Added

  • Updated test dependencies @frantsao
  • #3 Added path vars for templates; fix config tasks; improve templates adding additional configuration parameters @frantsao

Added

  • 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

Added

  • First release @jnogol @dortegau