Skip to content

v3.0.0

Choose a tag to compare

@gdbrown gdbrown released this 08 Dec 23:24
· 6 commits to master since this release
d2a4538

BREAKING CHANGES

  • Require php>=8.1
  • Require php gdbots/pbj v4.x.
  • Use new php builtin enum instead of custom enum classes.
  • Modify Schemas:
    • gdbots:ncr:mixin:search-nodes-request patch revision 1-0-4
      • Add track_total_hits boolean field.