0.2.0
What's Changed
- feat: Instrument basics by @danthorpe in #18
- feat: Codable support by @danthorpe in #19
- feat: Support server defaults, and log improvements by @danthorpe in #20
- Delete and rename by @danthorpe in #21
- fix: Expose TestSupport library by @danthorpe in #23
- fix: Bug in sanitize path by @danthorpe in #24
- chore: Bump dependencies by @danthorpe in #25
- feat: Pretty printing of success response by @danthorpe in #26
- feat: Authentication by @danthorpe in #27
- chore: Add authentication tests by @danthorpe in #28
- chore: Use privacy mask when logging Authorization header by @danthorpe in #29
- Use 2 spaces/tab by @danthorpe in #30
- Configure swift-format by @danthorpe in #31
- feat: HTTPRequestData improvements by @danthorpe in #33
- feat: Improvement + query encoding support by @danthorpe in #34
- feat: Add builder syntax by @danthorpe in #35
- feat: Separate out resolve request by @danthorpe in #36
- fix: Mocked should not resolve requests by @danthorpe in #37
- feat: Cached by @danthorpe in #39
- feat: Logged improvements by @danthorpe in #40
- chore: Improve test coverage by @danthorpe in #41
- feat: Auto apply basic & bearer credentials by @danthorpe in #43
- feat: Pretty print headers by @danthorpe in #44
- feat: Use os signposts when logging by @danthorpe in #45
- fix: Percent encode &= in query values by @danthorpe in #47
- feat: Make StackError a struct by @danthorpe in #49
- feat: Add notConnectToInternet convenience by @danthorpe in #50
- chore: Move Task inside sequence redirect by @danthorpe in #51
- feat: Provide a README by @danthorpe in #53
- Docc by @danthorpe in #60
- chore: Add link to docs in README by @danthorpe in #61
- ci: docs, again by @danthorpe in #62
- ci: keep docs build history in gh-pages by @danthorpe in #63
- chore: remove swiftlint fully by @danthorpe in #64
- chore: go back to macos-13 by @danthorpe in #65
- chore: add pre-commit by @danthorpe in #66
- chore: add LICENSE by @danthorpe in #67
- chore: add CODE_OF_CONDUCT by @danthorpe in #68
Full Changelog: 0.1.0...0.2.0