1.3.2
版本发布时间: 2024-07-13 04:20:12
pointfreeco/swift-dependencies最新发布版本:1.4.1(2024-09-21 01:19:52)
What's Changed
- Changed: Swift Language Support: Drop <5.9, Add 6.0 (https://github.com/pointfreeco/swift-dependencies/pull/226).
- Fixed: Allow
withRandomGenerator
to rethrow errors (thanks @samisuteria, https://github.com/pointfreeco/swift-dependencies/pull/232). - Fixed: Update Package.swift for SwiftSyntax 601-prerelease via new swiftlang GitHub organization (https://github.com/pointfreeco/swift-dependencies/pull/231; https://github.com/pointfreeco/swift-dependencies/pull/240).
- Infrastructure: Remove reference to archived Cleanse project in README (thanks @BrentMifsud, https://github.com/pointfreeco/swift-dependencies/pull/225).
- Infrastructure: Add
.editorconfig
for consistent code formatting (thanks @Matejkob, https://github.com/pointfreeco/swift-dependencies/pull/236).
New Contributors
- @BrentMifsud made their first contribution in https://github.com/pointfreeco/swift-dependencies/pull/225
- @samisuteria made their first contribution in https://github.com/pointfreeco/swift-dependencies/pull/232
- @Matejkob made their first contribution in https://github.com/pointfreeco/swift-dependencies/pull/236
Full Changelog: https://github.com/pointfreeco/swift-dependencies/compare/1.3.1...1.3.2