Skip to content

Latest commit

 

History

History
59 lines (26 loc) · 3.51 KB

File metadata and controls

59 lines (26 loc) · 3.51 KB

Changelog

2.0.1 (2026-04-10)

Bug Fixes

2.0.0 (2025-11-05)

⚠ BREAKING CHANGES

  • remove java11 support and expand java21 test coverage (#356)

Features

  • remove java11 support and expand java21 test coverage (#356) (c1f27d2)

1.1.4 (2024-11-22)

Bug Fixes

1.1.3 (2024-10-05)

Bug Fixes

1.1.2 (2024-09-27)

Bug Fixes

  • use a version of maven-source-plugin that's available in mavencentral (#288) (f8c1d57)

1.1.1 (2024-06-27)

Bug Fixes

  • release 1.1.1; this updates transitive dependencies on jackson (#277) (7e4ca5d)

1.1.0 (2023-05-31)

Features

  • Define strongly typed function interface (#186) (5264e35)

Bug Fixes

  • remove warnings from mvn install (#66) (270f4ec)