Skip to content

Releases: robgridley/pace-api

v3.0.0

19 Feb 15:27

Choose a tag to compare

  • Requires PHP 8.1
  • New service: invoke action
  • New find object services: find, sort and limit, and find object aggregate
  • Property, argument and return typing
  • Fixed PHP 8.x deprecation warnings

v2.0.6

25 Jun 19:32

Choose a tag to compare

  • Add Carbon v3 to composer.json

v2.0.5

13 Oct 17:30

Choose a tag to compare

  • Support Doctrine/Inflector 1.4 or 2.0

v2.0.4

19 Sep 13:45

Choose a tag to compare

  • Fix calling XPath builder methods from Model in PHP 8+

v2.0.3

03 Feb 17:51

Choose a tag to compare

  • Remove capitalized words check from Model::_construct() to support custom object types

v2.0.2

03 Jan 23:00

Choose a tag to compare

  • Make newBuilder() method on Model public

v2.0.1

02 Jan 21:24

Choose a tag to compare

  • Support Carbon 1.0 or 2.0

v2.0.0

02 Jan 20:58

Choose a tag to compare

  • Requires PHP 7.1
  • New service: reports
  • Updated to Carbon 2.0
  • Updated tests

v1.1.0

23 Dec 21:01

Choose a tag to compare

  • New transaction service

v1.0.1

23 Mar 16:37

Choose a tag to compare

  • Handle client serialization