Skip to content

v0.9.0

Compare
Choose a tag to compare
@ty1824 ty1824 released this 09 Aug 19:55
· 3 commits to main since this release

Dialector

  • Significant changes to predicates and rules. They now include a generic context parameter, and all APIs using them do as well.
  • Unfinished/unused code has been moved to dialector-kt-experimental to avoid cluttering the API and make it easier to validate coverage.
  • Code coverage! Tests have been added to cover nearly the entire Dialector API
  • Lots of miscellaneous improvements across the board.

What's Changed

  • Rename TypesafeClause to TypesafePredicate, now includes context by @ty1824 in #26

Full Changelog: v0.8.0...v0.9.0