Skip to content

3.1.3-1.1.0

Compare
Choose a tag to compare
@jeffdgr8 jeffdgr8 released this 02 Feb 02:52
· 71 commits to main since this release

KTX extensions:

  • Add Expression math operator functions (148399d)
  • Add fetchContext to documentFlow, default to Dispatchers.IO (2abe61a)
  • Add mutableArrayOf, mutableDictOf, and mutableDocOf, collection and doc creation functions (#13)
  • selectDistinct, from, as, and groupBy convenience query builder functions (#14)