Skip to content

V1.0.8: Accept 204 Responses

Choose a tag to compare

@aawnu aawnu released this 03 Nov 15:08
· 289 commits to master since this release
  • 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

Full Changelog: v1.0.7...v1.0.8