Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 597 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 597 Bytes

Change log

v0.3.0 / 2024-11-29

There are no functional changes in this release.

Miscellaneous changes:

v0.2.0 / 2024-10-19

  • bump Exposed to 0.53.0
  • add some more detailed exception messages
  • add a KFunction<R>.callWithCatch function and use it on calling constructors for easier debugging
  • add a basic usage guide
  • add a selectWithMapper table DSL