Skip to content

Releases: harmonica-project/BLADE

v1.3.1.0

20 Feb 11:17
e9f50f9
Compare
Choose a tag to compare
                GNU GENERAL PUBLIC LICENSE
                   Version 3, 29 June 2007

Recommendation form improvements

26 Sep 15:01
Compare
Choose a tag to compare

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

21 Sep 23:31
Compare
Choose a tag to compare

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 !

12 May 20:30
Compare
Choose a tag to compare
v1.2.0

Fixing bugs, adding exception management

Functional web interface

25 Apr 18:00
Compare
Choose a tag to compare

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

25 Apr 17:56
Compare
Choose a tag to compare

Working decision process:

  • Can ingest a YAML file to make decisions
  • Documentation ready for first steps