V1.0.8: Accept 204 Responses
- Allow responses without a body (Response 204)
- Allow decimal numbers for tax and shipment values
- Update composer links to fit GitHub account renaming
What's Changed
- Production gives HTTP 204 (no content) on a successful post by @jordykouters in #18
- The fields "shipping" and "tax" can both be float values by @jordykouters in #19
New Contributors
- @jordykouters made their first contribution at #18
Full Changelog: v1.0.7...v1.0.8