0.2.0: JAR with dependencies
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