github pointfreeco/swift-structured-queries 0.36.0

8 hours ago

What's Changed

  • Added: jsonArrayInsert (#343).
  • Added: Query decoding can now throw on type mismatch (#310).
  • Added: Query decoding now uses typed throws for better performance (thanks @ahti, #339).
  • Added: New macro diagnostics for RawRepresentation (#340).
  • Added: Better surface diagnostics for @Table enums (#331).
  • Fixed: Add back pressure to custom aggregate functions (#334).
  • Fixed: Restore Swift 6.1 support (#347).
  • Fixed: Avoid excessive paren nesting in IN and NOT IN subqueries to work around SQLite <3.41.0 bug ( #349).

New Contributors

  • @ahti made their first contribution in #339

Full Changelog: 0.35.0...0.36.0

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

NewReleases is sending notifications on new releases.