v2.0.0-rc.1
danielgtaylor
released this
06 Nov 16:31
·
577 commits
to main
since this release
What's Changed
- docs: fix content type typo [ci skip] by @danielgtaylor in #153
- feat: simplify humatest, allow sending body slice/map/struct, docs by @danielgtaylor in #155
- feat: split transform/marshal, reorg tests & dogfood humatest by @danielgtaylor in #156
- fix: autopatch fixes, add tests by @danielgtaylor in #157
- docs: lots of docs updates, a few more tests/examples by @danielgtaylor in #158
- feat: operation metadata and autopatch disable by @danielgtaylor in #159
- feat: add Server Sent Events example by @danielgtaylor in #160
- fix: better paths for resolvers, prevent subtle mistakes by @danielgtaylor in #161
- feat: add more examples by @danielgtaylor in #162
- fix: omit empty string/time headers from response by @danielgtaylor in #163
- fix: set response status after transforms by @danielgtaylor in #165
- fix: better comparison of encoded payloads for patch, fixes #73 by @danielgtaylor in #164
Full Changelog: v2.0.0-beta.3...v2.0.0-rc.1