Skip to content

v2.5.2

Compare
Choose a tag to compare
@mccutchen mccutchen released this 13 Nov 20:01
· 53 commits to main since this release
8d00add

What's Changed

  • Refactor package main to enable testing of CLI interface by @mccutchen in #98
  • Build examples during testing by @mccutchen in #99
  • Make httpbin.HTTPBin implement http.Handler interface by @mccutchen in #100
  • cmd: fix help output by @mccutchen in #101
  • Extract option funcs and response types into separate files for clarity by @mccutchen in #102

Full Changelog: v2.5.1...v2.5.2