v0.4.2
What's Changed
- fix: properly URL encode data for POST requests by @theseion in #96
- fix: remove obsolete use of tzdata by @theseion in #95
- fix: remove most uses of log.Fatal when running programatically by @anuraaga in #99
- ci: setup buildx for release docker builds by @fzipi in #100
- fix(check): explain why files are not properly formatted by @fzipi in #102
- fix: only escape key/values for data in POST requests. by @anuraaga in #103
- Overhaul README.md by @dune73 in #98
- feat: only output failed tests by @fzipi in #105
- feat(output): adds new interface for showing test results by @fzipi in #82
- fix: look more than one line for log markers by @theseion in #107
- New release: 0.4.2 by @fzipi in #109
- chore: fix readme code blocks by @fzipi in #112
- docs: update readme with new features by @fzipi in #113
New Contributors
Full Changelog: v0.4.1...v0.4.2