Skip to content

v7.2.0

Latest
Compare
Choose a tag to compare
@jheer jheer released this 06 Nov 17:27

Changes from v7.1.0:

  • Add default key and value determination for lookup verb. The default keys are now all columns with matching names. The default values are all columns in the secondary table whose names do no match any columns in the primary table. (#379)
  • Tighten table expression type signature.
  • Update lookup verb types and documentation.
  • Update dependencies.

Full Changelog: v7.1.0...v7.2.0