Skip to content

Releases: WterBerg/php-dcatapdonl

0.6.0

24 Feb 13:34
4ba4bf0
Compare
Choose a tag to compare

Changelog

  • Support PHP 8.0 in composer.json.

0.5.2

14 Aug 07:49
db0bca0
Compare
Choose a tag to compare

Changelog

  • Introduced alias for adding alternativeIdentifiers DCATDataset::addAlternateIdentifier() which is an alias for DCATDataset::addAlternativeIdentifier().

0.5.1

19 Jul 16:21
4924b2c
Compare
Choose a tag to compare

Changelog

  • Reduced validation complexity of DCATSpatial
  • Updated DCATControlledVocabulary logic in case the DCAT valuelists are not available.

0.5.0

11 Jul 20:27
5eb668e
Compare
Choose a tag to compare

Changelog:

  • Dropped support for Overheid:License; switched to DONL:License
  • Small optimizations

0.4.2

24 Jun 20:43
9dd7ec0
Compare
Choose a tag to compare

Changelog:

  • Introduced alias of DCATDistribution::addLinkedSchema named DCATDistribution::addLinkedSchemas

0.4.1

07 Jun 21:31
2a7ec79
Compare
Choose a tag to compare
Reduce validation complexity (#4)

* updated README
* small fixes to travis
* reduced DCATComplexEntity::validate() complexity

0.4

07 Jun 14:30
de7b6ae
Compare
Choose a tag to compare
0.4
several fixes to codestyle, testnamespaces and updated dependencies (#1)

* several fixes to codestyle, testnamespaces and updated dependencies

* small fixes to CI

* updated composer.lock

* CI fixes

* CI tuning

* travis tuning