PhpDependencyAnalysis v0.4.0 Release Notes

Release Date: 2015-02-08 // about 9 years ago
  • ๐Ÿ”„ Changed

    • Normalize CHANGELOG.md
    • ๐Ÿ”ง Travis configuration
    • โšก๏ธ Optimize .gitignore
    • ๐Ÿ”„ Change composer attribute type to project
    • โšก๏ธ Update phpParser to 1.1.*
    • โšก๏ธ Update graphviz to 0.2.*
    • โšก๏ธ Update phpunit to 4.5.*
    • ๐Ÿ— BC: Move GraphViz interface from Builder to Writer
    • ๐Ÿ”จ BC: Refactor and changing data model in Json Writer
    • BC: Rename fqcn accessor and mutator from fqn to fqcn in Location entity

    โž• Added

    • โž• Add .gitattributes
    • โž• Add AbstractGraphViz writer
    • โž• Add graph extractor
    • ๐Ÿ— BC: Add logEntries mutator to BuilderInterface

    โœ‚ Removed

    • ๐Ÿšš BC: Removed fqcn awareness in location entity