Releases: jolicode/forecast-php-api
Releases · jolicode/forecast-php-api
v7.0.0
v6.0.1
What's Changed
- fixed the
updated_by_idproperty name in theAssignmentmodel (see #23)
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
- upgrade to
janephp/open-api7.3 - drop support for PHP <7.4
Full Changelog: v5.2.0...v6.0.0
v5.2.0
- upgrade to
janephp/open-api7.1
v5.1.1
- fixed a possible bug when the call to
ListAssignments()returns an error
v5.1.0
v5.0.0
- upgrade to
janephp/open-api6.3 - added more endpoints (create / edit / delete for Person, Placeholder, Role, RepeatedAssignmentSet, Assignment)
v4.1.0
- upgrade to
janephp/open-api6.1 - regenerated SDK
- fixed the
jane-php/open-api-runtimedependency to a minor version, in order to avoid situations where a jane-php update would break things
v4.0.0
- fixed the
/assignments"state" query parameter description - added the "
state" query parameter on the/peopleendpoint - this changes the prototype of the client'slistPeople()method
v3.0.0
- Upgrade to Jane 6.0