v2.5.2
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