Reflect 2.0.0RC3 has just been released.
Here are additions and changes since RC2:
adds a new command analyser:run that display a structure report.
adds a new command plantUML:run to make PlantUML diagrams (package or class).
fixes
composer.json
syntax file.phar version is now a single file with all dependencies bundled.
can use all file informations into
reflect.progress
,reflect.success
andreflect.error
events.fixes PHP-Parser namespace error.
prints progress filenames and optional errors on verbose level 2.
prevent error on plugin:list command if json config file does not have a plugins entry.
each plugin is now really plug-and-play (should provide additional commands).
console application respect now plug-and-play protocol.
fixes plugin:list command render when multiple plugins are available.
Published by Laurent Laville on 2014-03-24This is the last RC before final stable version planned for Fri, 4 April 2014.