Skip to content

0.10.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 04 Aug 20:20
· 58 commits to main since this release
6b3f436

What's Changed

  • Added: QueryExpression<Codable>.jsonObject() (#124).
  • Fixed: Work around Swift parameter pack bugs affecting single-join selects (thanks @KayLeung, #121).
  • Fixed: Add TableDefinition dynamic subscript for better compiler errors (#123).
  • Fixed: Remove #sql literal requirement (#122).

New Contributors

Full Changelog: 0.9.0...0.10.0