Releases: jordantgh/meta-analyser-rc
Releases · jordantgh/meta-analyser-rc
Release v0.1.8
Added feature for saving ranked lists directly within the app.
- Added additional logic to resolve uniqueness constraint issues.
Release v0.1.7
Added feature for saving ranked lists directly within the app.
- Switched to
if_exists=replace
for db table inserts.
Release v0.1.6
Added feature for saving ranked lists directly within the app.
- Small change to how lists are saved (
[[table_id]]__[[id_col_name]]__[[value_col_name]]__[[order]]
)
Release v0.1.5
Added feature for saving ranked lists directly within the app.
Release v0.1.4
Fixed buggy saving behaviour for databases.
Release v0.1.3
Fixed some errors in the logic for removing deselected datasets from the underlying database.