Skip to content

Releases: nlpsandbox/data-node

1.2.1

04 Aug 14:43
5863d61
Compare
Choose a tag to compare

1.2.0

21 Jun 02:34
27b1b8c
Compare
Choose a tag to compare
Release 1.2.0 (#179)

* Run npm run generate:server:edge

* Rename remaining occurrences of physical address

* Bump schemas and project version to 1.1.2

* Fix tests

1.1.2

06 Jun 15:52
b6ed88e
Compare
Choose a tag to compare
Bump data node to 1.1.2

1.1.1

14 May 14:55
32df37b
Compare
Choose a tag to compare
Release 1.1.1 (#168)

* Add ID, Contact and COVID Symptom annotation DB models

* Update mongoengine to 0.23.1 for better EnumField support

* Use enum in annotation DB models

* Add support for new annotations to controller

* Add context around image in README

* Run npm run generate:server:edge

* Fix DB annoration model

* Bump project version to 1.1.1

1.1.0

11 May 23:20
ae8c2e7
Compare
Choose a tag to compare
Bump hosted-git-info from 2.8.8 to 2.8.9 (#167)

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Schaffter <thomas.schaffter@gmail.com>

1.0.2

20 Mar 02:56
1ef25ba
Compare
Choose a tag to compare
Update to API version 1.0.2 (#158)

1.0.1

26 Feb 03:43
00251b0
Compare
Choose a tag to compare
Release 1.0.1 (#152)

* Update README and package.json

* Re-generate server for API version 1.0.1

* Comment out required properties of pages to prevent UI issues

* Fix annotation tests (confidence must be specified)

1.0.0

15 Feb 00:28
a659f07
Compare
Choose a tag to compare
Update section title in README

0.3.2

10 Feb 04:39
065139e
Compare
Choose a tag to compare
0.3.2 Pre-release
Pre-release
Bump project version to 0.3.2

0.3.1

27 Jan 05:51
148c83a
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release
Update to schemas 0.3.1 (#132)

* Update codebase based on schemas version 0.3.1

* Update npm dependencies