Skip to content

Releases: cwrc/cwrc-tei-entities-lookup

v2.1.0

04 Dec 02:05
Compare
Choose a tag to compare

2.1.0 (2020-12-04)

Features

  • 🎸 config commitze. bump up version due to changes on CI (1ba1100)

v2.0.0

20 May 13:53
Compare
Choose a tag to compare

2.0.0 (2020-05-20)

Code Refactoring

  • use es6 syntax, including async/await (488c829)

BREAKING CHANGES

  • Must use es6 syntax

v1.3.0

22 Aug 21:02
57ac50e
Compare
Choose a tag to compare

1.3.0 (2019-08-22)

Features

  • build/test: replace old test framework with jest (a8d4a3e)

v1.2.5

11 Jun 20:38
Compare
Choose a tag to compare

1.2.5 (2019-06-11)

Bug Fixes

  • update dev dependencies (ea32a31)

v1.2.4

19 Oct 15:59
Compare
Choose a tag to compare

1.2.4 (2018-10-19)

Bug Fixes

  • increase the default timeout for fetch (6b51b9d)

v1.2.3

02 Oct 16:24
Compare
Choose a tag to compare

1.2.3 (2018-10-02)

Bug Fixes

  • consolidate project lookup methods (3b50281)

v1.2.2

02 Oct 15:43
Compare
Choose a tag to compare

1.2.2 (2018-10-02)

Bug Fixes

  • add cwrc project id method, fix how cwrc project is identified (df8de29)

v1.2.1

01 Oct 16:08
Compare
Choose a tag to compare

1.2.1 (2018-10-01)

Bug Fixes

  • redo project lookup without await/async (6c80835)

v1.2.0

28 Sep 21:29
Compare
Choose a tag to compare

1.2.0 (2018-09-28)

Features

  • add project lookup and project logos (fb7891a)

v1.1.1

16 Aug 16:20
Compare
Choose a tag to compare

1.1.1 (2018-08-16)

Bug Fixes