Skip to content
This repository was archived by the owner on Sep 3, 2026. It is now read-only.

Version 2.0.0 - Lex Duodecim Tabularum

Choose a tag to compare

@PolskiAnonim PolskiAnonim released this 27 Feb 23:55
· 220 commits to main since this release

Added

  • Null Handling depending on the Kotlin Type Parameter (KType)

Removed

  • assertNotNull functions on DataResult and TransactionStep
  • Null Handling depends on Type Parameter

Changed

  • [BREAKING] All terminal methods nullability depends on type parameter and aren't nullable by default