Hofmann Elimination 3.0.0
Maven Central
Sample dependency for Maven:
<dependency>
<groupId>com.codeheadsystems</groupId>
<artifactId>hofmann-rfc</artifactId>
<version>3.0.0</version>
</dependency>implementation("com.codeheadsystems:hofmann-rfc:3.0.0")Modules Published
com.codeheadsystems:hofmann-rfc:3.0.0com.codeheadsystems:hofmann-server:3.0.0com.codeheadsystems:hofmann-client:3.0.0com.codeheadsystems:hofmann-dropwizard:3.0.0com.codeheadsystems:hofmann-springboot:3.0.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.
What's Changed
- Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #66
- Bump vite from 8.1.0 to 8.1.2 in /hofmann-typescript in the dev-dependencies group by @dependabot[bot] in #67
- Bump com.gradleup.nmcp.settings from 1.6.0 to 1.6.1 in the dev-dependencies group by @dependabot[bot] in #68
- Bump the dev-dependencies group in /hofmann-typescript with 2 updates by @dependabot[bot] in #69
- Run Dependabot weekly on Tuesdays by @wolpert in #70
- Bump p256 from 0.13.2 to 0.14.0 in /hofmann-rust in the dev-dependencies group by @dependabot[bot] in #71
- Bump the dev-dependencies group in /hofmann-rust with 2 updates by @dependabot[bot] in #72
- Bump vitest from 4.1.9 to 4.1.10 in /hofmann-typescript in the dev-dependencies group by @dependabot[bot] in #73
- Bump the dev-dependencies group with 7 updates by @dependabot[bot] in #74
- Bump the dev-dependencies group in /hofmann-rust with 2 updates by @dependabot[bot] in #75
- Bump the dev-dependencies group in /hofmann-typescript with 3 updates by @dependabot[bot] in #76
- Bump vite from 8.1.4 to 8.1.5 in /hofmann-typescript in the dev-dependencies group by @dependabot[bot] in #77
- Bump @types/node from 26.1.1 to 26.1.2 in /hofmann-typescript in the dev-dependencies group by @dependabot[bot] in #78
- Bump vite from 8.1.5 to 8.2.0 in /hofmann-typescript in the dev-dependencies group by @dependabot[bot] in #79
- Upgrade hofmann-rfc to the RustCrypto 0.14 line (3.0.0) by @wolpert in #80
- Prepare v3.0.0 release by @wolpert in #81
- Build and test hofmann-typescript in CI by @wolpert in #82
- Build, lint and test hofmann-rust in CI by @wolpert in #83
Full Changelog: v2.1.0...v3.0.0