Skip to content

Releases: renderforest/renderforest-sdk-php

v0.3.2

05 Dec 21:55
Compare
Choose a tag to compare
  • Resource(Templates): add getTemplateTransitions method
  • docs(README): add documentation for getTemplateTransitions method
  • examples(templates): add get-template-transitions example
  • src(Client): add getTemplateTransitions method to Client class
  • src(ProjectData): add isset check in case if there is no project color

v0.3.1

21 Nov 15:25
Compare
Choose a tag to compare
  • add getProjectDuration method to ProjectData class
  • add CONTRIBUTING.md manual file to project root

v0.3.0

06 Nov 09:35
Compare
Choose a tag to compare
  • make getTrialProject method static
  • fix README.md documentation
  • fix examples for each method

v0.2.4

30 Oct 09:40
Compare
Choose a tag to compare
  • add ? to $path instead of $query.
  • if there is no json payload, use '{}' instead of empty string.

v0.2.3

29 Oct 13:50
Compare
Choose a tag to compare
  • get rid of the try-catch block from request method in Request/Http lib.

v0.2.2

29 Oct 13:46
Compare
Choose a tag to compare
  • in projects resource remove space from property name (fixes renderProject method)
  • in authorization add missing ? symbol to $query (fixes getProjects method)

v0.2.1

29 Oct 09:21
Compare
Choose a tag to compare
  • fix(Auth): use json options property instead of body while generating the hash.

v0.2.0

24 Oct 18:10
Compare
Choose a tag to compare
  • Standardize the SDK as described in PSR.
  • Update documentation after publishing in packagist.

v0.1.1

24 Oct 10:41
Compare
Choose a tag to compare
  • Fix missing $ prefix in applyTemplatePresetOnProject function's payload.

Stable version (after development)

14 Oct 13:19
Compare
Choose a tag to compare
v0.1.0

✨ release 0.1.0