Skip to content

Releases: gdbots/ncr-bundle-php

v5.0.0

Choose a tag to compare

@gdbrown gdbrown released this 17 Jan 00:34

BREAKING CHANGES

  • Upgrade to require Symfony 8.x and require PHP 8.5 and above.

v4.0.1

Choose a tag to compare

@gdbrown gdbrown released this 13 Feb 21:44
  • Handle Symfony deprecations.

v4.0.0

Choose a tag to compare

@gdbrown gdbrown released this 13 Feb 20:32

BREAKING CHANGES

  • Upgrade to require Symfony 7.2 or 8.x and require PHP 8.4 and above.

v3.1.1

Choose a tag to compare

@gdbrown gdbrown released this 11 Jul 20:42
  • Updates for symfony 6.3.x deprecations.

v3.1.0

Choose a tag to compare

@gdbrown gdbrown released this 16 Dec 22:21
  • Require gdbots/pbjx-bundle 3.1.x
  • Use new symfony/php attributes instead of annotations.

v3.0.1

Choose a tag to compare

@gdbrown gdbrown released this 14 Dec 22:57
  • Fix bug with sprintf and enum (can't cast to string) in ReindexNodesCommand and SyncNodesCommand.

v3.0.0

Choose a tag to compare

@gdbrown gdbrown released this 12 Dec 04:13
a5f01fc

BREAKING CHANGES

  • Upgrade to support Symfony 6 and PHP 8.1.

v2.1.1

Choose a tag to compare

@gdbrown gdbrown released this 13 Apr 02:48
8a5b2e8
  • Add Ncr argument to gdbots_ncr.update_node_labels_handler and gdbots_ncr.update_node_tags_handler

v1.0.2

Choose a tag to compare

@gdbrown gdbrown released this 10 Aug 00:37
02f99df
  • Add service configuration for gdbots:ncr:command:update-node-labels command.

v2.1.0

Choose a tag to compare

@gdbrown gdbrown released this 18 Jul 04:04
  • Uses "gdbots/ncr": "^2.1"
  • Uses "gdbots/pbjx-bundle": "^2.1"