Skip to content

Tags: asreview/asreview-makita

Tags

v0.10.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add option hide_optimal and correct index for legenda color (#66)

* Added option hide_optimal and corrected index for legenda color

* Add Insights v1.3 as dependency

---------

Co-authored-by: Rens van de schoot <[email protected]>
Co-authored-by: Jelle Teijema <[email protected]>
Co-authored-by: Timo van der Kuil <[email protected]>

V0.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add template to use and compare prior records from file (#62)

v0.9.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump asreview version to 1.3 (#61)

v0.9.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update MANIFEST.in to include versioning

v0.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update CITATION.cff to ASReview LAB developers

v0.9rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor of template files (#55)

 * Adds a base class for templates and moves duplicate code to the base class

 * passes wordcloud flag to docs renderer

 * adds allow overwrite flag

 * adds a catch for using the wrong template with the wrong template class

 * cleans up name passing (name is now only in the template class, or the actual template, no more random strings)

 * cleans up valid template checker

 * cleans up the console output

 * format the documents using ruff

 * add an extra line to the filehandler writer, that way we can remove all the double empty lines in all templates

 * update the workflow

 * add a config DEFAULT object

 * add prohibited arguments to templates

 * refactor platform detection code

 * refactor fp_template code

 * n_runs only adds a _{{ run }} to the filename if n_runs is more than 1

v0.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update PyPI token

v0.7.1

Verified

This commit was signed with the committer’s verified signature.
J535D165 Jonathan de Bruin
Improve error messages and formatting

v0.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update pythonpackage.yml to build pytoml

v0.6.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix bug with seed values in basic template and some minor other impro…

…vements (#17)