v0.9.0
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
Full Changelog: v0.8.0...v0.9.0