Skip to content

Releases: jublo/shapecode-php

1.1.1

06 Dec 11:20
Compare
Choose a tag to compare
  • Fix multiple inline parameter detection

1.1.0

04 Dec 09:07
Compare
Choose a tag to compare
  • Better Proxy HTTP status detection
  • Don't require cURL, allow stream connections too
  • Use default timeout
  • Add composer/installers to allow install path changes
  • Update materials list
  • #13 Orders API
  • #12 Allow for multiple parameters in templated methods
    by replacing preg_match with preg_match_all
  • Update cacert.pem

1.1.0-rc.1

24 Jun 14:03
Compare
Choose a tag to compare
1.1.0-rc.1 Pre-release
Pre-release

Welcome to the first release candidate of shapecode-php 1.1.0.

Be one of the first to try out Shapecode 1.1.0!
This is a prerelease version; things may not work as expected.

If you encounter any problems, please report them here:
https://github.com/jublonet/shapecode-php/issues/new?milestone=2&title=%5B1.1.0-rc.1%5D+

What’s new in Shapecode 1.1.0?

  • Shapecode now works on systems that don't have the cURL extension ready (like, Google App Engine).
  • The 3D printing materials list in the example code was updated.

1.0.0

27 Feb 10:41
Compare
Choose a tag to compare

Initial release

1.0.0-beta.1

16 Feb 13:55
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release
Finish 1.0.0-beta.1