Skip to content

Releases: shampine/sequence

v2.0.0

17 Apr 23:31
491156f

Choose a tag to compare

  • Adds PHP 8.2 support
  • Drops PHP 7.4 and 8.0 support
  • Major version increment due to backwards incompatibility

v1.3.0

30 Nov 22:43
c6d0a4a

Choose a tag to compare

  • adds php 8.1 support

v1.2.2

09 Nov 00:33
06b5d38

Choose a tag to compare

  • adds a GetterInterface
  • fixes return types on PaginationInterface

v1.2.1

28 Oct 22:01
53adbc9

Choose a tag to compare

  • bugfix with pagination interface incompatibility

v1.2.0

29 Sep 08:05
c681d76

Choose a tag to compare

  • support php 8.0

v1.1.0

29 Sep 07:44
125f129

Choose a tag to compare

  • adds support for hasPatchField()
  • adds support for addPatchFIeld()
  • remove binding of process() on AbstractProcess to allow Type Hinting

v1.0.2

24 May 23:09
d19bc82

Choose a tag to compare

  • fixes code coverage on child pipeline entity

v1.0.1

24 May 22:58
0a7f8f0

Choose a tag to compare

  • adds inclusive language support

v1.0.0

22 Oct 05:35
9eeabac

Choose a tag to compare

  • refactored names for payloads and responses
  • added child pipeline support
  • updated documentation
  • add pagination hydration support

v0.2.0

20 Sep 21:40
0a1fd55

Choose a tag to compare

  • [fixes] bad namespace on tests
  • [fixes] clearer names for payloads and responses
  • [fixes] updates readme bugs
  • [fixes] adds language to documentation