Skip to content

Latest commit

 

History

History
40 lines (19 loc) · 2.05 KB

changelog.md

File metadata and controls

40 lines (19 loc) · 2.05 KB

0.3.0 (2021-05-14)

Bug Fixes

  • option descriptions moved to one place (ce327c4)

Features

  • improve formatting messages with SymfonyStyles (d477c26)
  • make possible configure package in interactive mode (b10e1e7)
  • package path option instead of argument for better validation (d1de0f4)
  • parsing extra page to get id and versions (e65b723)
  • require php 8+ and didom html parser (e1e2622)
  • validation of mandatory options (3f2e307)

0.2.0 (2021-04-27)

Bug Fixes

  • default value for modx and php required versions (d21d502)

Features

  • configure command by options and params (6cbee29)
  • missed token exception (e2ebba3)
  • parsing file signature to get name and version (9a34771)
  • require html parser library (b75b55d)

0.1.0 (2021-04-27)