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

Releases: trompamusic/ce-api

v0.6.0

21 Apr 15:27
Compare
Choose a tag to compare

0.6.0 (2020-01-13)

  • chore: remove redundant code (4482822)
  • chore(project): revert including neo4j-graphql-js (d646e70)
  • feat(project): remove a lot of redundant code after neo4j-graphql-js interfaces fix (9d8dfd5)
  • feat(project): temporarily add neo4j-graphql-js library to project (0df5674)
  • feat(schema): exlude queries and mutations on interfaces (8581cd1)
  • fix(schema): add an identifier property to all interfaces (45498c2)
  • fix(schema): fix performer property in Event type (6be36eb)
  • fix(schema): revert exclude interface mutations (8330fb3)

v0.5.0

21 Apr 15:26
Compare
Choose a tag to compare

0.5.0 (2020-01-09)

  • feat: Make workExample relation the inverse of exampleOfWork (5cf6e67)
  • feat(docker): add package-lock.json to Dockerfile (4270257)
  • feat(project): update dependencies (2c697e4)
  • fix: import debug helpers from logger util (f14353f)
  • chore: add repository to package.json (e79e9f2)
  • Bump lodash from 4.17.11 to 4.17.15 (f76f567)
  • Bump mixin-deep from 1.3.1 to 1.3.2 (141626d)

CE API v0.4.0

16 Oct 12:41
Compare
Choose a tag to compare

0.4.0 (2019-10-11)

  • chore: fix eslint errors 4b58d3a
  • chore: import debug helpers from logger util b7cfcdd
  • chore(project): add missing dependencies fbd3572
  • chore(project): npm security fixes cbfef93
  • chore(project): update docker-compose file 94c1361
  • fix: make subscriptions work again c993ac6
  • fix(routes): fix accept header for JSON LD 3a6af41
  • Bump eslint-utils from 1.3.1 to 1.4.2 c9d37c3
  • Bump lodash.template from 4.4.0 to 4.5.0 3433db9
  • Format DateTime objects in ISO8601 format 4d9817d
  • Use the predicate as defined in the ontology as json key 96a58bc
  • feat(project): add JSON-LD response handler 4caffea
  • feat(schema): add name param in Person query ad1892d, closes #19
  • refactor(project): refactor rest logic 8a12f03
  • refactor(types): cleanup vocabularies in types c5c4637

CE API v0.3.1

01 Apr 14:09
Compare
Choose a tag to compare

0.3.1 (2019-04-01)

  • feat(project): allow querying ControlAction by target property (01dc3ac)
  • feat(project): make code style project wide (106902b)
  • feat(project): restructure directories (232a07a)
  • feat(project): update babel dependencies (be480e7)
  • style(project): lint babel config (e59588e)
  • chore(api): update default neo4j password (d54c032)
  • chore(project): add eslint ignore and lint script (d3a715d)
  • chore(project): fix package vulnerabilities (766d07c)
  • refactor(project): use targetIdentifier in ControlAction query (33e5de5)
  • add docblocks (b4a982c)
  • add docblocks to Get and SearchQuery (c70176e)
  • clean up (322eb82)
  • improve UpdateControlAction by honouring resolveInfo (1be6677)
  • refactor add query (354c2c5)
  • refactor remove relation query (058b923)
  • refactor UpdateControlAction query (596cfb9)
  • v0.3.0 (9480230)
  • fix(search): fix parse error when using an empty string (6fc6508)