Skip to content

Releases: gdbots/enrichments-php

v3.0.0

10 Dec 01:56
034634a
Compare
Choose a tag to compare

BREAKING CHANGES

  • Require php 8.1 and allow symfony 5.x|6.x.

v2.0.1

19 Jul 20:08
Compare
Choose a tag to compare
  • Remove use of mixin/message constants for fields and schema refs as it's too noisy and isn't enough of a help to warrant it.

v2.0.0

15 Jun 02:07
dc94f7b
Compare
Choose a tag to compare

BREAKING CHANGES

  • Require php >=7.4
  • Uses php7 type hinting throughout with declare(strict_types=1);
  • Uses "gdbots/pbjx": "^3.0"

v1.0.0

09 Jun 23:52
Compare
Choose a tag to compare
  • Initial stable version.

v0.1.1

10 Dec 23:09
Compare
Choose a tag to compare
  • Add PbjxEnricher marker interfaces to all enrichers.

v0.1.0

09 Dec 22:57
Compare
Choose a tag to compare
  • Initial version.