Skip to content
CHANGELOG.md 1.51 KiB
Newer Older
Johan Cwiklinski's avatar
Johan Cwiklinski committed
# Change Log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [0.1.15] - not released
- Add licence-headers-check command in replacement of modify_headers.pl script

Johan Cwiklinski's avatar
Johan Cwiklinski committed
## [0.1.14] - 2020-10-26
- Permit usage of consolidation/robo 2.x (PHP 7.4 compatibility)
- Call npm install if package.json exists

Johan Cwiklinski's avatar
Johan Cwiklinski committed
## [0.1.13] - 2020-06-17
- Fix release build when using --commit option
- Disable minification (bugged)

Johan Cwiklinski's avatar
Johan Cwiklinski committed
## [0.1.12] - 2020-04-06
- Fix missing test classes in classmap

## [0.1.11] - 2020-04-03
- Remove vendor useless files

Johan Cwiklinski's avatar
Johan Cwiklinski committed
## [0.1.10] - 2020-04-02
- Fix do not check detection

Johan Cwiklinski's avatar
Johan Cwiklinski committed
## [0.1.9] - 2020-02-07
- Fix versions order
- Add parametrable exclusions
- Python3 compatible

Johan Cwiklinski's avatar
Johan Cwiklinski committed
## [0.1.8] - 2019-06-07
- Fix encoding issues with release script
Johan Cwiklinski's avatar
Johan Cwiklinski committed

Johan Cwiklinski's avatar
Johan Cwiklinski committed
## [0.1.7] - 2019-05-02
- Add switch to ignore version checking
- Fix help

Johan Cwiklinski's avatar
Johan Cwiklinski committed
## [0.1.6] - 2019-03-01
- Fix composer deprecation messages

## [0.1.5] - 2018-06-21
Johan Cwiklinski's avatar
Johan Cwiklinski committed
- Generate en_GB po file on strings extraction
- Use stable libraries versions

## [0.1.4] - 2018-02-23
- Latest coding standards

Johan Cwiklinski's avatar
Johan Cwiklinski committed
## [0.1.3] - 2018-01-05

- Coding standards are still in 0.5 for projects using tools

## [0.1.3] - 2018-01-02

- Upgrade coding standards to 0.6

Johan Cwiklinski's avatar
Johan Cwiklinski committed
## [0.1.2] - 2017-03-03

- Do not check for gh token for mo compilation, version proposal or minify

## [0.1.1] - 2017-02-08

- Fix a bug in standalone minify

## [0.1] - 2017-02-07

First version