Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@junkdog junkdog released this 19 Apr 11:50
· 2 commits to develop since this release

0.3.0 - 2020-04-19

Breaking changes

  • graftt-maven-plugin: graftt goal renamed to transplant

Simplified transplant disocovery

  • agent now checks the classpath for any occurrences of /graftt.index: transplants
    listed in indices are registered by the agent automatically. The index files list one
    transplant per line using the qualified name of the transplant.

    • graftt-maven-plugin:generate-index to automatically generate it during build
  • relocated internal dependencies of agent to allow for merging with external jars

  • Fix: publish [API docs] for api artifact

  • Fix: Transplant substitution when fusing fields