Releases: asreview/asreview-makita
Releases · asreview/asreview-makita
v0.10.1
V0.10
v0.9.2
Release version 0.9.1
What's Changed
New Contributors
Small but important fix, versioning file didn't get pushed to install dir.
Full Changelog: v0.9...v0.9.1
Release version 0.9
What's Changed
- Add option to run multimodels template with array of query strategies by @BjarneJesse in #53
- add option to run multimodels template with array of balancing strategies by @BjarneJesse in #56
- Refactor of template files by @jteijema in #55
- update readme to include the recommended python version by @watjurk in #58
- Update README.md by @jteijema in #59
New Contributors
- @BjarneJesse made their first contribution in #53
- @watjurk made their first contribution in #58
Full Changelog: v0.8...v0.9
Release version 0.9rc1
What's Changed
- Add option to run multimodels template with array of query strategies by @BjarneJesse in #53
- add option to run multimodels template with array of balancing strategies by @BjarneJesse in #56
- Refactor of template files by @jteijema in #55
- Adds a base class for templates and moves duplicate code to the base class in #55
- passes wordcloud flag to docs renderer in #55
- adds allow overwrite flag in #55
- adds a catch for using the wrong template with the wrong template class in #55
- cleans up name passing (name is now only in the template class, or the actual template, no more random strings) in #55
- cleans up valid template checker in #55
- cleans up the console output in #55
- format the documents using ruff in #55
- add an extra line to the filehandler writer, that way we can remove all the double empty lines in all templates in #55
- update the workflow in #55
- add a config DEFAULT object in #55
- add prohibited arguments to templates in #55
- refactor platform detection code in #55
- refactor fp_template code in #55
- n_runs only adds a _{{ run }} to the filename if n_runs is more than 1 in #55
New Contributors
- @BjarneJesse made their first contribution in #53
Full Changelog: v0.8...v0.9rc1
Release version 0.8
What's Changed
- Refactor subcommand parser with argparse module by @J535D165 in #42
- Fix
no legend
error message, and duplicate labels by @jteijema in #45 - Add all simulation options to Makita by @jteijema in #48
- Add python -m to asreview commands by @jteijema in #52
- Rename multiple models to Multimodel by @jteijema in #51
Full Changelog: v0.7.1...v0.8.0
Release version 0.7.1
Release version 0.7
What's Changed
- Add platform support to Makita by @J535D165 in #37
- Add more informative help massages by @J535D165 in #38
- Add TD tables info to Makita readme file by @FioByr in #39
- Add filehandler and implement overwrite protection by @jteijema in #28
- Add the command to use Makita via Docker in README.md by @zoneout215 in #27
- Add support for loading all scripts by @J535D165 in #33
- Add script to generated TD tables by @FioByr in #21
- Add generated scripts only once, and other small updates by @jteijema in #35
- Add script to calculate and save different TD and ATD values (scri… by @FioByr in #22
- Update table generation scripts by @jteijema in #13
- Replace setup.py by pyproject.toml by @J535D165 in #34
- Fix priors without replacements in template_arfi.py by @abelsiqueira in #26
- Fix impossible model selection by @jteijema in #20
- Fix issue with broken comments by @jteijema in #30
- Update ci-workflow by @jteijema in #31
- Fix various smaller issues by @jteijema in #32
New Contributors
- @abelsiqueira made their first contribution in #26
- @zoneout215 made their first contribution in #27
- @FioByr made their first contribution in #21
Full Changelog: v0.6.3...v0.7
Release v0.6.3
What's Changed
Full Changelog: v0.6.2...v0.6.3