Skip to content

Releases: pjechris/SimpleHTTP

0.8.0

Choose a tag to compare

@pjechris pjechris released this 15 Jun 08:49
e62a7d9

Added

Breaking changes

Full Changelog: 0.7.0...0.8.0

0.7.0

Choose a tag to compare

@pjechris pjechris released this 04 Apr 13:42
07f5036

Added

Changed

  • Interceptor: Allow to throw when adapting by @pjechris in #27

Removed

Full Changelog: 0.6.0...0.7.0

0.6.0

Choose a tag to compare

@pjechris pjechris released this 05 May 16:41
3631b75

Changed

New Contributors

Full Changelog: 0.5.1...0.6.0

0.5.1

Choose a tag to compare

@pjechris pjechris released this 20 Mar 17:24
cf14135

Fixed

  • fix(Multipart): Create InputStream only when the body is filled by @rudyfremont in #23

New Contributors

Full Changelog: 0.5.0...0.5.1

0.5.0

Choose a tag to compare

@pjechris pjechris released this 13 Feb 11:46
a5a5e07

What's Changed

Breaking change

  • feat(interceptor): Make public rescue API async by @pjechris in #22.

0.4.3

Choose a tag to compare

@pjechris pjechris released this 24 Nov 09:53
79e1655

What's Changed

New Contributors

Full Changelog: 0.4.2...0.4.3

0.4.2

Choose a tag to compare

@pjechris pjechris released this 17 Oct 14:30
25a81bc

What's Changed

  • fix(foundation): Fixed crash in URLSession.data(for:) by @pjechris in #17

Full Changelog: 0.4.1...0.4.2

0.4.1

Choose a tag to compare

@pjechris pjechris released this 07 Oct 14:13
4302be8

What's Changed

  • feat(request): [#11] Rename Endpoint -> Path by @pjechris in #15
  • fix(foundation): Make Authorization header available by @pjechris in #16

Full Changelog: 0.4.0...0.4.1

0.4.0

Choose a tag to compare

@pjechris pjechris released this 24 Sep 14:23

What's Changed

  • tech(package): Introduce a foundation package by @pjechris in #10
  • feat(request): [#11] Introduce Endpoint instead of Path by @pjechris in #13
  • feat(request): Add new APIs to Request by @pjechris in #14

Full Changelog: 0.3.0...0.4.0

0.3.0

Choose a tag to compare

@pjechris pjechris released this 07 Aug 11:06
bf380fb

What's Changed

  • tech(session): use async as main implementation by @pjechris in #7
  • feat(request): adding multipart support by @lowki93 in #8

New Contributors

Full Changelog: 0.2.0...0.3.0