Skip to content

Release 1.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 03:21
· 50 commits to main since this release

Hofmann Elimination 1.2.0

Maven Central

Sample dependency for Maven:

<dependency>
  <groupId>com.codeheadsystems</groupId>
  <artifactId>hofmann-rfc</artifactId>
  <version>1.2.0</version>
</dependency>
implementation("com.codeheadsystems:hofmann-rfc:1.2.0")

Modules Published

  • com.codeheadsystems:hofmann-rfc:1.2.0
  • com.codeheadsystems:hofmann-server:1.2.0
  • com.codeheadsystems:hofmann-client:1.2.0
  • com.codeheadsystems:hofmann-dropwizard:1.2.0
  • com.codeheadsystems:hofmann-springboot:1.2.0

What's Changed

See commits since last release for details.

Note: Artifacts may take up to 2 hours to appear in Maven Central after release.

Full Changelog: v1.1.1...v1.2.0