github pointfreeco/swift-structured-queries 0.28.0

8 hours ago

What's Changed

Important

This release contains a breaking change for inserts with conflict doUpdate and where filters. See the migration guide for more information.

  • Added: Provide excluded to updateFilter for appropriate insert(doUpdate:) overloads (thanks @KaiOelfke, #251; #258).
  • Fixed: Parenthesize each where operation to avoid invalid OR behavior (thanks @lucamegh, #252).
  • Optimized: Query builder performance improvements (#253).
  • Infrastructure: Docs fixes (thanks @tgrapperon, #250).

New Contributors

Full Changelog: 0.27.0...0.28.0

Don't miss a new swift-structured-queries release

NewReleases is sending notifications on new releases.