github pointfreeco/swift-structured-queries 0.31.2

8 hours ago

What's Changed

  • Fixed: The statement.find method no longer drops previous parts of the query (thanks @MrSkwiggs, #280).
  • Fixed: Xcode 27 Beta 1 support: update @Table macro to generate a computed primaryKey property instead of a stored one, working around a potential compiler crash/regression (#290).
  • Infrastructure: Modernize package and enable upcoming features (#289).

New Contributors

Full Changelog: 0.31.1...0.31.2

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

NewReleases is sending notifications on new releases.