Releases: clue/graph-composer
Releases · clue/graph-composer
v1.1.0
-
Feature: Forward compatibility with symfony/console v5, v4, v3 and legacy v2.
(#34 by @keradus and #48 by @clue) -
Feature / Fix: Update all dependencies and fix handling non-lowercase package names.
(#50 and #52 by @clue) -
Improve documentation and installation instructions and add support / sponsorship info.
(#32 by @xavismeh and #43 and #49 by @clue) -
Improve build setup, add clue/phar-composer to
require-dev
, add build script and update development docs.
(#44 by @clue) -
Improve test suite by adding PHPUnit to
require-dev
,
support legacy PHP 5.3 through PHP 7.4 and legacy HHVM and simplify test matrix.
(#42 and #51 by @clue)
v1.0.0
- First stable release, now following SemVer.
- Feature: Can now be installed as a
require-dev
Composer dependency and
supports running as./vendor/bin/graph-composer
.
(#12 by @elkuku) - Fix: Update dependencies in order to improve error reporting and
MS Windows support.
(#23 by @clue) - Updated documentation, test suite and project structure.
(#18, #16 by @nubs and #24, #25, #26, #27 by @clue)