Skip to content

Releases: danthorpe/swift-networking

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 <[email protected]>