Releases: matryer/silk
Releases · matryer/silk
v0.5.1
Changes:
- Cleaner output (e.g. doesn't show types if they're the same)
- Content-Length header now correct (uses http.Request.ContentLength)
- Captured data and environment variables
- Better understanding of JSON (including strict mode)
- Minor bug fixes and improvements