Releases: MFB-Technologies-Inc/NetworkService
Releases · MFB-Technologies-Inc/NetworkService
v4.1.1
v4.1.0
Update combine-schedulers to 1.0.0
- Update combine-schedulers to 1.0.0
- Bump minimum swift version to 5.6 for swift-concurrency-extras (upstream dependency of combine-schedulers)
- Remove Xcode 13.4.1, Swift 5.6.1 from CI matrix because of buggy behavior on runner
Full Changelog: 3.2.0...4.0.0
3.2.0
3.1.0
3.0.1
What's Changed
Cleanup 3.0.0 by @roanutil in #9
- Update README
- Finish availability checks for Combine for future linux support.
- Remove Swift 5.5 availability checks as minimum is now 5.5.
- Remove deprecated CustomEncoder on TopLevelEncoder
Full Changelog: 3.0.0...3.0.1
3.0.0 Release Async API
What's Changed
Full Changelog: 2.1.4...3.0.0
2.1.4 Improve error mapping
2.1.3 Fix support for URLSessionDelegate
What's Changed
Full Changelog: 2.1.2...2.1.3
2.1.2 Add .swiftpm to gitignore and misc cleanup
What's Changed
- Add .swiftpm to gitignore to stop schemes from polluting packages that depend on NetworkService by @roanutil in #5
- Run swiftformat by @roanutil in #5
- Update ci.yml to use newer codecov flow by @roanutil in #5
- Add codecov badge to README by @roanutil in #5
- Remove unnecessary use of
try!
. Resolves issue #1. by @roanutil in #5 - Add missing assertion descriptions in tests. Resolves swiftlint warnings. by @roanutil in #5
Full Changelog: 2.1.1...2.1.2