Skip to content

Version 2.1

Choose a tag to compare

@nsmith- nsmith- released this 13 Dec 20:06
· 124 commits to master since this release
a44d612

The main new feature of this release is the ability to directly open gzipped json files in the C++ evaluator.
Note, the highlevel python evaluator had this feature already.

  • Bump joerick/cibuildwheel from 2.1.3 to 2.3.0 (#111)
  • add conda badge (#110)
  • Add a check for unique names for items in CorrectionSet (#109)
  • Update install instructions, and move from README to readthedocs (#105)
  • Bump joerick/cibuildwheel from 2.0.1 to 2.1.3 (#102)
  • Add support for gzipped files from the C++ reader (#104)
  • Raise an error for bad paths (#100)
  • Bump joerick/cibuildwheel from 1.11.1 to 2.0.1 (#95)
  • Add numpy to mypy type stub requirements (#96)