1.5.0
This is considered a minor, yet BREAKING release of DeepLynx.
- various updates to the Events system
- various fixes to the WebGL viewer
- corrected issues with SuperUser
- various bugfixes for the AdminWebUI
- includes backend fixes for the inheritance feature for ontologies
Breaking Changes
- consolidated the various Rust modules into a single Rust module called
deeplynx
- switched to the Yarn package manager
- removed the Jazz Data Source completely (unfortunately there is no current replacement for this data source at this time)
Migration Steps
- Delete node_modules directory
- Delete the NodeLibraries/timeseries and NodeLibraries/redis_graph directories
- Rerun the installation steps listed in the readme