Skip to content

Latest commit

 

History

History
65 lines (35 loc) · 2.06 KB

CHANGELOG-2.x.md

File metadata and controls

65 lines (35 loc) · 2.06 KB

Changes in 2.x

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.

2.3.1 - 2023-03-08

Changed

  • update humbug/box composer constraint to avoid installation of Box 4.3.x not yet supported

Full Changelog: 2.3.0...2.3.1

2.3.0 - 2023-02-17

Added

  • PHPUnit 10 support : phpunit.xml.dist configuration migration

Fixed

  • #4 : Prevent error when Composer installation does not exists
  • #5 : Prevent Fatal error when root package installed as none version published

Full Changelog: 2.2.1...2.3.0

2.2.1 - 2023-01-14

Fixed

  • regression with previous version 2.2.0 when dependency version have an alias

Full Changelog: 2.2.0...2.2.1

2.2.0 - 2023-01-14

Changed

  • When package version is a branch alias, print branch name with commit reference for SimpleText in same way as DecorateText manifest builder

Fixed

  • update in the Getting Started guide the docker run syntax

Full Changelog: 2.1.0...2.2.0

2.1.0 - 2022-11-28

Added

  • #3 : New Composer manifest builder to highlight dependencies constraints and versions

Full Changelog: 2.0.0...2.1.0

2.0.0 - 2022-11-24

Added

  • #2 : Add support to BOX v4

Full Changelog: 1.2.0...2.0.0