Skip to content

Releases: cwrc/dbpedia-entity-lookup

v2.0.0

06 May 20:38
d9c761e
Compare
Choose a tag to compare

2.0.0 (2021-05-06)

Bug Fixes

  • 🐛 Use DBPedia API directly via https call (61a1c82)

Features

  • 🎸 CI: prevent husky to run on CI/CD (a36b2f0)
  • 🎸 Use DBPedia API directly via https call (4508e36)

BREAKING CHANGES

  • 🧨 Since this change move away from CWRC proxy to use DBPedia API direct,
    this change should be consideted a break even if it doesn't created any
    breaking changes in the the data transaction.
  • 🧨 Since this change move away from CWRC proxy to use DBPedia API direct,
    this change should be consideted a break even if it doesn't created any
    breaking changes in the the data transaction.

v1.1.0

03 Dec 16:48
2c9dc29
Compare
Choose a tag to compare

1.1.0 (2020-12-03)

Features

  • 🎸 config commitzen. Bump up version due to changes on CI (7f6a5e7)

v1.0.0

20 Mar 21:25
f83fa8f
Compare
Choose a tag to compare

1.0.0 (2020-03-20)

Bug Fixes

  • fix error handle timeout (8c123fa)

Code Refactoring

  • clean up update to es6 syntax (4828d9b)

Performance Improvements

  • fetch results directly from dbpedia lookup (f5578b3)

Reverts

  • change http request back to cwrc services (f7c297a)

BREAKING CHANGES

  • use import instead of require to load this module

v0.6.1

23 Aug 16:29
Compare
Choose a tag to compare

0.6.1 (2019-08-23)

Bug Fixes

  • test: use fake timers for tests (9abb1c2)

v0.6.0

23 Aug 16:14
Compare
Choose a tag to compare

0.6.0 (2019-08-23)

Features

  • build/test: replace test framework with jest (8b19fd8)

v0.5.0

14 Aug 16:20
Compare
Choose a tag to compare

0.5.0 (2019-08-14)

Features

  • add referencing string lookup (6a00296)

v0.4.2

11 Jun 20:25
Compare
Choose a tag to compare

0.4.2 (2019-06-11)

Bug Fixes

  • update dev dependencies (fb741a2)

v0.4.1

19 Oct 21:01
Compare
Choose a tag to compare

0.4.1 (2018-10-19)

Bug Fixes

v0.3.0

13 Feb 21:36
Compare
Choose a tag to compare

0.3.0 (2018-02-13)

Features

  • update semantic release (9c48cce)

v0.2.1

13 Feb 21:21
Compare
Choose a tag to compare

0.2.1 (2018-02-13)

Bug Fixes

  • fix full page proxy uri (5725b9f)
  • update cwrc dbpedia proxy url (0df5e18)