Skip to content

Releases: MFB-Technologies-Inc/NetworkService

v4.1.1

Choose a tag to compare

@roanutil roanutil released this 22 Feb 19:23
546d9b3

What's Changed

Full Changelog: 4.1.0...4.1.1

v4.1.0

Choose a tag to compare

@r-jarvis r-jarvis released this 05 Oct 20:39
16abd6d

What's Changed

Full Changelog: 4.0.0...4.1.0

Update combine-schedulers to 1.0.0

Choose a tag to compare

@roanutil roanutil released this 01 Aug 03:24
7dce9e8
  • 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

Choose a tag to compare

@roanutil roanutil released this 06 Jul 01:58
4950e88

What's Changed

  • Breakout sub-error localizedDescriptions through NetworkService.Failu… by @roanutil in #12

Full Changelog: 3.1.0...3.2.0

3.1.0

Choose a tag to compare

@roanutil roanutil released this 22 Jun 13:55
1949153

What's Changed

Full Changelog: 3.0.1...3.1.0

3.0.1

Choose a tag to compare

@roanutil roanutil released this 29 Mar 19:00
a153c85

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

Choose a tag to compare

@roanutil roanutil released this 24 Mar 12:37
698fc3b

What's Changed

  • Release async API and remove combine based API by @roanutil in #8

Full Changelog: 2.1.4...3.0.0

2.1.4 Improve error mapping

Choose a tag to compare

@roanutil roanutil released this 07 Mar 02:49
78a253d

What's Changed

Full Changelog: 2.1.3...2.1.4

2.1.3 Fix support for URLSessionDelegate

Choose a tag to compare

@roanutil roanutil released this 08 Feb 22:39
71806bf

What's Changed

  • Bugfix/async beta does not support urlsessiondelegate by @roanutil in #6

Full Changelog: 2.1.2...2.1.3

2.1.2 Add .swiftpm to gitignore and misc cleanup

Choose a tag to compare

@roanutil roanutil released this 15 Nov 18:25
c8ffdc2

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