Tags give the ability to mark specific points in history as being important
Release 2.0.0 – 2023-09-17 - build(php)!: drop support for php7 and add support for php8.1 and php8.2
Release 1.0.0 – 2021-04-11 - refactor(ci): reduce code duplication - chore(testing): migrate phpunit.xml.dist to replace deprecations Actually, there's no breaking change that justifies the major version upgrade. I just felt, it was time for v1.0.0.
Release 0.3.0 – 2021-04-09 Enable renovate bot. Allow reusing of gitlab-ci scripts.
Release 0.2.1 – 2021-02-08 Make php 8.0 compatible, complement README and fix CI.
Release 0.2.0 – 2020-06-12 Prevent DotEnv from overriding existing env values
Release 0.1.0 - Extracted the app common lib from website-lib - Dropped php 7.2 support to be able to use the recent phpunit