Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@nikoheikkila nikoheikkila released this 06 Feb 18:20
· 185 commits to main since this release

New

  • feat(cli): default test script to pytest -x --assert=plain (b5849f0)
  • feat(cli): only build package if publishing is needed (cb546d5)
  • feat(cli): only run tests if the test script is valid (936c3da)

Fixed

  • fix(tests): run test scripts in sequence (078bd14)
  • fix(tests): improve tests with mutation testing (486aeb2)
  • fix(py): improve typing (79cfbb4)

Documentation

  • docs(readme): add usage examples (3b04684)