Releases: asreview/asreview-insights
Releases · asreview/asreview-insights
v1.4
Release v1.3.1
Fix PyPI publishing
Full Changelog: v1.3...v1.3.1
Release v1.3
Release v1.2
What's Changed
- Update README.md by @lastoel in #42
- Fix_Typos_README.md by @FioByr in #47
- Update README.md by @zoneout215 in #48
- Add TP, TN, FP, FNs to the metrics by @LSped in #51
- Add support for plotting multiple state files at once by @PeterLombaers in #40
- Replace setup.py with pyproject.toml by @J535D165 in #53
- Add descriptions for confusion matrix metrics and TNR by @LSped in #54
- Improve README on metrics and fix broken links by @Rensvandeschoot in #55
- Update pytest syntax for proper setup by @J535D165 in #62
New Contributors
- @lastoel made their first contribution in #42
- @FioByr made their first contribution in #47
- @zoneout215 made their first contribution in #48
- @LSped made their first contribution in #51
Full Changelog: v1.1.2...v1.2
Release v1.1.2
Fix priors bug in pad_simulation_labels (#45) Co-authored-by: Jonathan de Bruin <[email protected]>
Release v1.1.1
What's Changed
Full Changelog: v1.1...v1.1.1
Release v1.1
What's Changed
- Add TD and ATD metrics to output by @J535D165 in #37
- Add description of TD and ATD to README by @Rensvandeschoot in #38
Full Changelog: v1.0.1...v1.1
Release v1.0.1
Fix prior not included when priors=True (#36)
Release v1.0
Fix details
Release v1.0rc3
Fix links on PyPI