Releases: pjechris/SimpleHTTP
Releases · pjechris/SimpleHTTP
0.8.0
Compare
Sorry, something went wrong.
No results found
Added
Breaking changes
Full Changelog : 0.7.0...0.8.0
0.7.0
Compare
Sorry, something went wrong.
No results found
Added
Changed
Interceptor: Allow to throw when adapting by @pjechris in #27
Removed
Full Changelog : 0.6.0...0.7.0
0.6.0
Compare
Sorry, something went wrong.
No results found
Changed
New Contributors
Full Changelog : 0.5.1...0.6.0
0.5.1
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
What's Changed
Breaking change
feat(interceptor): Make public rescue API async by @pjechris in #22 .
0.4.3
Compare
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog : 0.4.2...0.4.3
0.4.2
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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