Releases: nlpsandbox/data-node
Releases · nlpsandbox/data-node
1.2.1
1.2.0
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
Bump data node to 1.1.2
1.1.1
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
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
Update to API version 1.0.2 (#158)
1.0.1
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
Update section title in README
0.3.2
Bump project version to 0.3.2
0.3.1
Update to schemas 0.3.1 (#132) * Update codebase based on schemas version 0.3.1 * Update npm dependencies