Releases: bcgsc/pori_graphkb_api
Releases · bcgsc/pori_graphkb_api
v3.16.0
Improvements
- [KBDEV-1306; KBDEV-1316] Add a new subgraphs route & graph virtualization capabilities #84
- [KBDEV-1331] Add queryType displayName for a keyword search limited to displayName #86
v3.15.2
Bugfix
- Change private from true to false in package.json
v3.15.1
Bugfixes
- [KBDEV-1234] Force update to parser v2.1.0 #78
- [KBDEV-1292] Update GH workflow tests with specific node 18 version (18.18.2) #77
- Fix operator error msg #74
v3.15.0
v3.14.6
Bug Fixes:
- Fix fetchDisplayName() function
- Set higher limit to TEST_TIMEOUT_MS for integration tests
v3.14.5
Bug Fixes:
- Add displayName in EvidenceLevel keyword search
- Update npm-test GH workflow
- Fix typo in readme file
v3.14.4
Bug Fixes:
- move Infers edge class from SIMILARITY_EDGES to TREE_EDGES constants
- update requirements in README
- fix typo in test:integration script
- make default admin user
- update github workflows
v3.14.3
v3.14.2
Improvements
- Add new workflow for publishing package to npmjs registry on new release.
v3.14.1
Bug Fix
- Remove toJSON() method in query builder