Releases: datafoodconsortium/connector-php
Releases · datafoodconsortium/connector-php
Release list
v1.0.0-beta3
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
AsPlannedTransformationloop. - Add
Connector:fetchandIConnector:fetch. - Add default prefix value for dfc-f, dfc-m, dfc-pt and dfc-v.
Changed
- Update Readme.
v1.0.0-beta2
Fixed
- Allow hyphen in prefix.
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
Connectorclass.
Added
- A link to the API reference in the readme file.
- The .gitignore file.