Skip to content

Releases: danthorpe/swift-networking

0.7.0

19 Apr 16:37
6e3c3cc
Compare
Choose a tag to compare

What's Changed

  • bot: bump github.com/pointfreeco/swift-concurrency-extras from 1.3.0 to 1.3.1 by @dependabot in #111
  • bot: bump github.com/apple/swift-algorithms from 1.2.0 to 1.2.1 by @dependabot in #112
  • feat: Adopt Swift Testing by @danthorpe in #113
  • Spotify demo fixes by @danthorpe in #114
  • bot: bump github.com/pointfreeco/swift-dependencies from 1.6.3 to 1.9.0 by @dependabot in #118
  • bot: bump github.com/apple/swift-numerics from 1.0.2 to 1.0.3 by @dependabot in #117
  • README + minor updates by @danthorpe in #121
  • feat: Adds NSCache based cache component by @danthorpe in #122
  • bot: bump github.com/apple/swift-http-types from 1.3.1 to 1.4.0 by @dependabot in #120
  • bot: bump github.com/pointfreeco/swift-dependencies from 1.9.0 to 1.9.1 by @dependabot in #119
  • chore: Swift 6 by @danthorpe in #110

Full Changelog: 0.6.0...0.7.0

0.6.0

08 Dec 16:41
08f020f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

0.5.0

28 Aug 06:18
25e0ffc
Compare
Choose a tag to compare

What's Changed

  • chore: update doc links by @danthorpe in #87
  • feat: Disable server mutations per/request basis by @danthorpe in #88
  • bot: bump github.com/apple/swift-http-types from 1.1.0 to 1.2.0 by @dependabot in #89
  • bot: bump github.com/apple/swift-http-types from 1.2.0 to 1.3.0 by @dependabot in #90
  • bot: bump github.com/apple/swift-argument-parser from 1.4.0 to 1.5.0 by @dependabot in #91
  • fix: prefix path could be repeatedly applied by @danthorpe in #93
  • feat: improve flexibility of .mocked by @danthorpe in #94
  • feat: Unify .mocked() implementation by @danthorpe in #95
  • Support generalised OAuth 2.1 clients by @danthorpe in #92
  • feat: traced() by @danthorpe in #96

Full Changelog: 0.4.0...0.5.0

0.4.0

12 Jun 08:12
d493a8e
Compare
Choose a tag to compare

What's Changed

  • chore: add shields by @danthorpe in #71
  • chore: add SPI manifest by @danthorpe in #72
  • pre-commit swift-format by @danthorpe in #73
  • chore: update swift-format pre-commit by @danthorpe in #74
  • chore: dependabot by @danthorpe in #75
  • bot: bump github.com/apple/swift-algorithms from 1.0.0 to 1.2.0 by @dependabot in #80
  • bot: bump github.com/apple/swift-argument-parser from 1.2.3 to 1.3.1 by @dependabot in #79
  • bot: bump github.com/pointfreeco/swift-concurrency-extras from 1.0.0 to 1.1.0 by @dependabot in #76
  • bot: bump github.com/apple/swift-async-algorithms from 0.1.0 to 1.0.0 by @dependabot in #77
  • bot: bump github.com/apple/swift-http-types from 1.0.0 to 1.1.0 by @dependabot in #78
  • CI improvements by @danthorpe in #81
  • bot: bump github.com/apple/swift-argument-parser from 1.3.1 to 1.4.0 by @dependabot in #83
  • bot: bump github.com/pointfreeco/swift-dependencies from 1.0.0 to 1.2.1 by @dependabot in #82
  • feat: Complete concurrency checking by @danthorpe in #84
  • fix: CI/CD shield by @danthorpe in #85
  • chore: bump docs links by @danthorpe in #86

New Contributors

Full Changelog: 0.3.0...0.4.0

0.3.0

05 Apr 07:49
49eaa72
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

0.2.0

05 Apr 06:18
a74873a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.2.0

Basics

25 Oct 22:08
acd09e2
Compare
Choose a tag to compare
Updates Package (#15)

* Updates Package

* Updates availability of Cached

Co-authored-by: danthorpe <danthorpe@users.noreply.github.com>