Skip to content

Releases: asreview/asreview-makita

v0.10.1

21 Nov 14:54
b5cefd6
Compare
Choose a tag to compare

What's Changed

  • Rename dataset and output folder in Prior template by @Rensvandeschoot in #67
  • Add option hide_optimal and correct index for legenda color by @EmilyWes in #66

Full Changelog: V0.10...v0.10.1

V0.10

26 Sep 10:52
700888a
Compare
Choose a tag to compare

What's Changed

  • Add template to use and compare prior records from file by @jteijema in #62
  • Update the examples and example instructions by @jteijema in #63

Full Changelog: v0.9.2...V0.10

v0.9.2

02 Sep 07:44
910a423
Compare
Choose a tag to compare

What's Changed

  • Update pyproject.toml to bump asreview version by @jteijema in #61

Full Changelog: v0.9.1...v0.9.2

Release version 0.9.1

27 Jun 13:37
407abb9
Compare
Choose a tag to compare

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

02 May 11:09
0307b56
Compare
Choose a tag to compare

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

Full Changelog: v0.8...v0.9

Release version 0.9rc1

18 Apr 13:14
1fcda57
Compare
Choose a tag to compare
Pre-release

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

Full Changelog: v0.8...v0.9rc1

Release version 0.8

10 Jan 13:49
35f5814
Compare
Choose a tag to compare

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

18 Jun 11:20
8272698
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7...v0.7.1

Release version 0.7

13 Jun 07:14
5108928
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.3...v0.7

Release v0.6.3

17 Apr 20:08
9b8a307
Compare
Choose a tag to compare

What's Changed

  • Fix bug with seed values in basic template and some minor other improvements by @jteijema in #17

Full Changelog: v0.6.2...v0.6.3