Skip to content

Releases: shampine/sequence

v2.0.0

Choose a tag to compare

@shampine shampine released this 17 Apr 23:31
491156f
  • Adds PHP 8.2 support
  • Drops PHP 7.4 and 8.0 support
  • Major version increment due to backwards incompatibility

v1.3.0

Choose a tag to compare

@shampine shampine released this 30 Nov 22:43
c6d0a4a
  • adds php 8.1 support

v1.2.2

Choose a tag to compare

@shampine shampine released this 09 Nov 00:33
06b5d38
  • adds a GetterInterface
  • fixes return types on PaginationInterface

v1.2.1

Choose a tag to compare

@shampine shampine released this 28 Oct 22:01
53adbc9
  • bugfix with pagination interface incompatibility

v1.2.0

Choose a tag to compare

@shampine shampine released this 29 Sep 08:05
c681d76
  • support php 8.0

v1.1.0

Choose a tag to compare

@shampine shampine released this 29 Sep 07:44
125f129
  • adds support for hasPatchField()
  • adds support for addPatchFIeld()
  • remove binding of process() on AbstractProcess to allow Type Hinting

v1.0.2

Choose a tag to compare

@shampine shampine released this 24 May 23:09
d19bc82
  • fixes code coverage on child pipeline entity

v1.0.1

Choose a tag to compare

@shampine shampine released this 24 May 22:58
0a7f8f0
  • adds inclusive language support

v1.0.0

Choose a tag to compare

@shampine shampine released this 22 Oct 05:35
9eeabac
  • refactored names for payloads and responses
  • added child pipeline support
  • updated documentation
  • add pagination hydration support

v0.2.0

Choose a tag to compare

@shampine shampine released this 20 Sep 21:40
0a1fd55
  • [fixes] bad namespace on tests
  • [fixes] clearer names for payloads and responses
  • [fixes] updates readme bugs
  • [fixes] adds language to documentation