Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@ChristiaanScheermeijer ChristiaanScheermeijer released this 12 Nov 09:32
· 166 commits to staging since this release

1.1.0 (2020-11-12)

  • feat(project): run Neo4j migrations before starting the server (b05622e)
  • feat(project): update dc terms and rdf urls (7b88001)
  • feat(schema): add dc terms Agent to Person type (b8da7b2), closes #111
  • feat(schema): allow creator and endTime properties in RequestControlAction (b1a4453)
  • feat(schema): remove pending from subjectOf and url (2cfb886)
  • feat(search): improve the search algorithm (d638f2c)
  • fix(project): fix migrations failing due to Cypher issues (1529872)
  • fix(project): fix mixed schema/data migrations not working (b4dbb27)
  • fix(schema): make isPartOf the inverse of hasPart (e3f92bd)
  • chore(project): remove debug line (b5baf60)
  • chore(project): remove unused import (ef7fc3f)