Skip to content

1.5

Compare
Choose a tag to compare
@rnc rnc released this 19 Nov 15:42

Enhancements in this release

  • New separate CLI tool (#698)
  • Improved logging and colour output. (#180)
  • Groovy scripts can now be run before and after (#163)
    • Note that the annotations for Groovy have changed (and are the same as PME ) which is therefore a user visible change.
  • Support for Spring Dependency Management Gradle plugin (#177)

Fixed in this release

  • README Release process fixes (#168)
  • Fix dependencyExclusion with projects with an empty top level parent (#176)
  • Improved documentation.

Internal improvements:

  • groupId of the components have been simplified. This shouldn't be a user-visible change (#182)
  • Update all plugins and simplify configurations (#160)
  • Refactored internal code flow to simply for future maintenance (#161)
  • Added Lombok support (#162)
  • Add Travis support (#14
  • Update to use PME 3.8.1 (#163)