Unclaimed project
Are you a maintainer of swift-verge? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
swift-verge
🟣 A robust Swift state-management framework designed for complex applications, featuring an integrated ORM for efficient data handling.
Back to changelogWhat's Changed
- v14 by @muukii in https://github.com/VergeGroup/swift-verge/pull/509
- pipeline gets storage by @muukii in https://github.com/VergeGroup/swift-verge/pull/487
- Update docs for v14 by @muukii in https://github.com/VergeGroup/swift-verge/pull/511
- Remove Equatable requirement by @muukii in https://github.com/VergeGroup/swift-verge/pull/512
- Reduce Equatable requirements by @muukii in https://github.com/VergeGroup/swift-verge/pull/513
- Integrate ReadonlyBox and _BackingStorage by @muukii in https://github.com/VergeGroup/swift-verge/pull/514
- Add non-equatable variant to .map by @muukii in https://github.com/VergeGroup/swift-verge/pull/515
- Update Tests by @muukii in https://github.com/VergeGroup/swift-verge/pull/516
- Add Tracking to EntityWrapper by @muukii in https://github.com/VergeGroup/swift-verge/pull/517
- Remove _swiftUIBinding by @muukii in https://github.com/VergeGroup/swift-verge/pull/518
- Update tests by @muukii in https://github.com/VergeGroup/swift-verge/pull/520
- Add tuist configuration by @muukii in https://github.com/VergeGroup/swift-verge/pull/522
- Store is now Hashable by @muukii in https://github.com/VergeGroup/swift-verge/pull/519
Muuiii/reading state by @muukii in https://github.com/VergeGroup/swift-verge/pull/523Revert "Muuiii/reading state" by @muukii in https://github.com/VergeGroup/swift-verge/pull/524Update dep by @muukii in https://github.com/VergeGroup/swift-verge/pull/525[v14] Escaped Tracking by @muukii in https://github.com/VergeGroup/swift-verge/pull/521Remove main-actor attribute from StoreReader by @muukii in https://github.com/VergeGroup/swift-verge/pull/526Update Reading by @muukii in https://github.com/VergeGroup/swift-verge/pull/527clean up Reading by @muukii in https://github.com/VergeGroup/swift-verge/pull/528Binding by @muukii in https://github.com/VergeGroup/swift-verge/pull/529Update dep by @muukii in https://github.com/VergeGroup/swift-verge/pull/530Fix Binding by @muukii in https://github.com/VergeGroup/swift-verge/pull/531Disable logging by @muukii in https://github.com/VergeGroup/swift-verge/pull/533Reading and ReadingObject by @muukii in https://github.com/VergeGroup/swift-verge/pull/534Full Changelog: https://github.com/VergeGroup/swift-verge/compare/13.0.0...14.0.0