Skip to content

Releases: cultuurnet/Cdb

v2.2.1

21 Aug 07:26

Choose a tag to compare

This is the last 7.4 release, which includes some bugfixes/optimalizations that were not present in the previous 2.1.4 release

v2.1.4

11 Aug 07:18
514a9f9

Choose a tag to compare

Note

  • Final release to supports PHP 7.4

Adding createdby, creationdate, lastupdated, lastupdatedby to Actor

14 Dec 08:36
514a9f9

Choose a tag to compare

Adding "createdby", "creationdate", "lastupdated", “lastupdatedby” to CultureFeed_Cdb_Item_Actor

Introduction of PSR-2 coding standards on lib and tests and small fixes

19 Feb 14:44

Choose a tag to compare

Small fixes

  • 875c762 adding missing switch on keywords actors when using cdbxml 3.3
  • 88d7f9c adding umv category
  • 09dcc12 From opening times not required anymore

Adding availableFrom, availableTo, creationDate and creationBy

26 Aug 08:07

Choose a tag to compare

Implement cdbxml schema version 3.3

26 May 14:51

Choose a tag to compare

Changes from 2.0.2

  • Implement additions in cdbxml schema version 3.3
  • Keywords are now represented as CultureFeed_Cdb_Data_Keyword objects, although
    discouraged strings can be still used for backwards compatibility reasons
  • Add cdb scheme version parameter to CultureFeed_Cdb_Default constructor,
    CultureFeed_Cdb_Item_Event::appendToDOM() etc. to allow different versions of
    cdb xml to be produced
  • Deprecated CultureFeed_Cdb_Default::CDB_SCHEME_URL in favor of
    CultureFeed_Cdb_Xml::namespaceUriForVersion()
  • Add new media type collaboration

Fix order of reltype element in File

16 Jan 15:27

Choose a tag to compare

  • 1d0d675 fix order of reltype element in File

v2.0.1

28 Oct 14:00

Choose a tag to compare

  • Extract agefrom with value 0 correctly

v2.0.0

28 Oct 13:59

Choose a tag to compare

v1.0.0

28 Oct 13:27

Choose a tag to compare