v0.17.0
What's Changed
- docs: reorder sections to start with the why by @eddiemonge in #159
- feat: allow uppercase HTTP verbs as commands by @danielgtaylor in #160
- fix: crash with certain --help commands by @danielgtaylor in #161
- feat: bulk list supports shorthand query filters by @danielgtaylor in #162
- fix: completion for multi-variable templates by @danielgtaylor in #163
- feat: upgrade to Shorthand v2.1.0 by @danielgtaylor in #164
- fix: properly support commas in headers by @danielgtaylor in #165
- Fix bug #128 by @james-maloney in #166
- fix: run tests on pulls by @danielgtaylor in #167
- fix: properly set error on panic recovery by @danielgtaylor in #168
- feat: set exit code from status code, fixes #125 by @danielgtaylor in #169
- fix: add test for combined path+op params and ref by @danielgtaylor in #171
- fix: upgrade to libopenapi 0.4.x by @danielgtaylor in #170
- fixes 'findApi' when the help command is used by @james-maloney in #172
New Contributors
- @eddiemonge made their first contribution in #159
- @james-maloney made their first contribution in #166
Full Changelog: v0.16.0...v0.17.0