Skip to content

v1.3.0

Compare
Choose a tag to compare
@kvdomingo kvdomingo released this 11 Sep 15:22
be01397

Changelog

CLI

  • Exceptions use a custom PrimerCheckError
  • Add typechecking to all functions & methods
  • Replace common bare strings with enums (e.g. mutation type, operation mode)

Web app

  • Replace backend with a simpler Flask server

What's Changed

Full Changelog: v1.1.1...v1.3.0