1.4.0
版本发布时间: 2024-09-13 00:56:56
pointfreeco/swift-dependencies最新发布版本:1.4.1(2024-09-21 01:19:52)
What's Changed
- Added:
#Preview
and@Test
traits for overriding dependencies (https://github.com/pointfreeco/swift-dependencies/pull/274). - Fixed: Prevent dependencies cache from bleeding across Swift Testing tests (https://github.com/pointfreeco/swift-dependencies/pull/269).
- Infrastructure: Enable Swift 6 mode (https://github.com/pointfreeco/swift-dependencies/pull/272).
Full Changelog: https://github.com/pointfreeco/swift-dependencies/compare/1.3.9...1.4.0