Changelog for map4sci.
- Integrated two new layout algorithms, CG and DELG, in addition to the existing ZMLT algorithm
- Added support for running the application using three different methods: locally, Docker, and CWL
- Added support for the Singularity container runtime
- Improved documentation with updated instructions for each method of running the application
- Added a GitHub Template repo for map4sci users to get started quickly on using map4sci on their data
- Restructured the repository for improved organization and clarity(using map4sci-project-template)
- Updated dependencies and fixed various bugs and issues
- Improved overall performance and stability of the application
- A new Angular-based configurable front-end for map4sci generated datasets
- Now using the BatchTree parallel implemenation of the ZMLT layout algorithm
- Telemetry tracking to help improve the application based on user usage
- Mapbox -> MapLibre!
- Restructured the repository
- The whole ZMLT workflow has now been migrated with improvements
- A documentation site that bundles a generated visualization is created
- ImPred still needs replaced
- The add_sub_component replacement still needs tested/improved
- First release, not quite functioning