Skip to content

Releases: datafoodconsortium/connector-php

v1.0.0-beta3

Choose a tag to compare

@lecoqlibre lecoqlibre released this 30 Jan 23:40

Added

  • Support phone number and social media.
  • Add logo to Agent.
  • Add latitude, longitude and region to Address.
  • Add hasFulfilmentStatus, hasOrderStatus and hasPaymentStatus to Order.
  • Add AsPlannedTransformation loop.
  • Add Connector:fetch and IConnector:fetch.
  • Add default prefix value for dfc-f, dfc-m, dfc-pt and dfc-v.

Changed

  • Update Readme.

v1.0.0-beta2

Choose a tag to compare

@lecoqlibre lecoqlibre released this 19 Sep 20:10

Fixed

Updated

  • Update virtual-assembly/semantizer to version 1.0.0-beta2.

Changed

  • Change prefix of all mapped objects from "dfc" to "dfc-b".
  • Use "dfc-b" prefix in the Connector class.

Added

  • A link to the API reference in the readme file.
  • The .gitignore file.

v1.0.0-beta1

Choose a tag to compare

@lecoqlibre lecoqlibre released this 15 Aug 21:06

Initial release.