v0.2.0
What's Changed
- 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
KFunction<R>.callWithCatch
function and use it on calling constructors for easier debuggingselectWithMapper
table DSL