What's Changed
- Fixed: The
statement.findmethod no longer drops previous parts of the query (thanks @MrSkwiggs, #280). - Fixed: Xcode 27 Beta 1 support: update
@Tablemacro to generate a computedprimaryKeyproperty instead of a stored one, working around a potential compiler crash/regression (#290). - Infrastructure: Modernize package and enable upcoming features (#289).
New Contributors
- @MrSkwiggs made their first contribution in #280
Full Changelog: 0.31.1...0.31.2