PhpDependencyAnalysis v0.2.0 Release Notes

Release Date: 2014-11-30 // over 9 years ago
  • ๐Ÿ”„ Changed

    • Regenerate examples to new graph layout
    • BC in Writer StrategyInterface
    • ๐Ÿ”จ Refactor AnalysisCollection
    • ๐Ÿ”„ Change default configuration by adding groupLength config
    • ๐Ÿ‘Œ Improve layout
    • ๐Ÿ”„ Change error report accordingly to log levels
    • ๐Ÿ”„ Change aborting to skipping in case of parse error by docBlock name resolver

    โž• Added

    • Create GraphBuilder
    • โž• Add DoctrineCollections
    • โž• Add groupLength configuration to controll grouping feature
    • โž• Add grouping feature to layout
    • โž• Add logger awareness to Analyzer and to NameResolver
    • โž• Add injecting logger feature in PluginLoader
    • โž• Add ParserLogger
    • โž• Add PsrLog