Releases: harmonica-project/BLADE
Releases · harmonica-project/BLADE
v1.3.1.0
Recommendation form improvements
This version adds a lot of improvements for the recommendation forms, such as the open/close all feature for categories, or a menu to explain the computation of scores. It also contains some bugfixes.
zenodo release for DOI
BLADE project on React
This version introduces a new frontend for the BLADE project, developed in React.
Now, the tool is split in two parts: a backend in Python, and a frontend in Javascript. This will allow the introduction of new graphes and cool features in the future!
Graphical interface redesign and more robust solver !
v1.2.0 Fixing bugs, adding exception management
Functional web interface
A web interface has been added:
- Docker support to deploy the platform
- Instruction to deploy the platform added
- The project was refactorized (one repertory for the platform, one for the decision process)
Functional decision process using the CLI script
Working decision process:
- Can ingest a YAML file to make decisions
- Documentation ready for first steps