Skip to content

Version 1.5.1 release

Compare
Choose a tag to compare
@daveraja daveraja released this 04 Mar 01:05
· 14 commits to master since this release

Minor release with bug fixes and small improvements:

  • Bug fix when using inner Predicate classes with postponed type annotations
  • Add support for '&' to separate query join clauses
  • Documentation fixes
  • Fixed need for "casting" to get around type checking when using functions in a query select statement.