Skip to content

0.2.0: JAR with dependencies

Choose a tag to compare

@github-actions github-actions released this 11 Aug 08:04
· 7 commits to main since this release
eda25aa

OpenFastTrace AsciiDoc Plugin 0.2.0, released 2024-08-11

Code name: JAR with dependencies

Summary

Starting with this release, the JAR file published in the GitHub release contains all required transitive runtime dependencies required for using the plugin in OpenFastTrace. The JAR published to Maven Central is unchanged and contains only the plugin classes. Required dependencies are declared in the published pom.xml as usual.

Features

  • PR #6: Build JAR with dependencies