Immutable
release. Only release title and notes can be modified.
Verified commit: b664660e71bbdd85449879e9d7ef24bed063e7fd
Validation run: 30572665453
What's Changed
- Define buffering and resumed-demand semantics for live-query streams (#291) by @lukevanin in #445
- Add XLResultSet: a lazy, single-pass typed result set (#249) by @lukevanin in #446
- Add canonical async live-query streams: stream()/streamOne() (#308) by @lukevanin in #448
- Rebuild publish()/publishOne() as Combine adapters over stream()/streamOne() (#309) by @lukevanin in #450
- Add @observable live-query integration over stream()/streamOne() (#97) by @lukevanin in #451
- Follow-up to #291: replace NSLock with OSAllocatedUnfairLock in the evidence prototype by @lukevanin in #453
- Record the versioned schema migration architecture and the v2.5 boundary by @lukevanin in #442
- Add a landing page to the documentation site by @lukevanin in #456
- Explain what SwiftQL is for, and require a summary and announcement for every release by @lukevanin in #459
- Prepare SwiftQL v1.5.5 release by @lukevanin in #457
- Fix weak let compiler(>=6.1) threshold: Xcode 16.4 doesn't support it by @lukevanin in #461
Full Changelog: v1.5.4...v1.5.5