Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.13 KB

File metadata and controls

52 lines (34 loc) · 1.13 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.8.0-SNAPSHOT - 2025-10-31

Added

  • Add scorecard badges to readme

Changed

  • Use v2.1.1 of reuseable ci
  • Improve just lint support
  • Format with mvn formatter and google style
  • Use just mise for quality and ci
  • Update dependency org.junit.jupiter:junit-jupiter to v6
  • Corrected scorecard badges

Fixed

  • Pass all lints and warnings
  • Change license to recommended format
  • Fix a lot of checkstyle warnings
  • Fix PMD blocking errors and allow docker for MegaLinter

[0.0.1-SNAPSHOT] - 2025-10-24

Added

  • Add reuse linting
  • Add github ci
  • Added the initial code

Changed

  • Minor cleanup of pom
  • Clean up pom, add dev docs
  • Update java non-major
  • Update bouncy castle to v1.82
  • Release 1.1.0
  • README.md
  • POM updates