Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 733 Bytes

File metadata and controls

24 lines (17 loc) · 733 Bytes

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.

[1.9.0] - 2026-03-28

Added

  • CI workflow for automated testing via GitHub Actions
  • CLAUDE.md project documentation
  • CHANGELOG.md
  • Comprehensive mock-based unit test suite

Changed

  • Updated to Kotlin 2.3.20 via fluid-gradle 3.0.0
  • Updated Gradle wrapper to 9.4.1
  • Minimum JDK raised to 21
  • Updated MongoDB Java Reactive Streams Driver from 5.3.1 to 5.6.4
  • Updated kotlinx-coroutines from 1.7.1 to 1.10.2
  • Updated README with current badges, requirements section, and latest versions