This is a corrective release. The Dockerfile needed to be update due an update in dependencies. That has now taken place.
0.4.13
This is considered a minor, non-breaking release of DeepLynx.
- edge insertion refactored - data targets feature first set - vue upgraded to latest webpack and vue-cli version, vue-plotly removed - graph update in data query builder - various bugfixes
0.3.9
This is considered a minor, non-breaking release of DeepLynx. This release has one new database migration and fixes various bugs.
Description - various bugfixes for the processing thread - edge deduplication functions and triggers created
0.3.8
This is a minor, non-breaking release of DeepLynx.
- Stability and bug fixes to the data processing thread
0.3.7
This is considered a minor, non-breaking release of DeepLynx
* type mapping bug correction * ontology version now defaults to latest published if exists and none is present on the api request
0.3.6
This release of DeepLynx is a minor, non-breaking release. This release saw the below bugfixes and/or features.
- OWL Ontology Importer rewritten to handle more use cases and malformed XML files more effectively - Various stability fixes