Skip to content

0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@moaxcp moaxcp released this 05 Feb 19:55
· 413 commits to master since this release
  • Optimized codenarc configuration using the ruleset method.
  • Updated gradle to version 3.3.
  • Added Plugin interface for all Plugins to implement.
  • Added plugins property to Graph which contains all plugins applied to the Graph.
  • Only allow a plugin to be applied to a Graph once.