Changelog History
-
v1.3.3 Changes
September 16, 2014🏗 The 3 visitors for digraph building become big fatty classes. I have to split them to preserve SRP.
👍 No features added. Traits are not fully supported yet (method aliasing and coupling algorithm for exemple)
-
v1.3.2 Changes
September 12, 2014Thanks to D3.js, a report can be generated in html format (option --format=html )
Download the PHAR here https://github.com/Trismegiste/Mondrian/raw/master/bin/box/mondrian.phar
-
v1.3.1 Changes
September 11, 2014⚡️ Major update to clean and update this repo:
- switching to PSR-4 autoloader
- ✅ Moving sources to src/ and tests to tests/
- ⚡️ updating and tagging version for all dependencies
- ➕ adding export to SVG format
- minimum-stability : stable
Phar executable download here
👍 Not all traits features supported yet
-
v1.3.0-dev Changes
September 10, 2014🚀 This alpha release is supporting Trait declarations and the use in classes.
Things that do NOT WORK :
- method aliasing during use of trait
- 👉 use traits in a trait
✅ Unit tests are OK despite Travis fail. Locally it works with PHPUnit 4.2.5 (No time to figure out why)
📦 PHAR package all-in-one at https://github.com/Trismegiste/Mondrian/blob/master/Resources/box/mondrian.phar
-
v1.2.5
September 09, 2014 -
v1.2.4
September 09, 2014 -
v1.1
May 10, 2013 -
v1.0
May 02, 2013