------ - No changes to user. - Migrate to iSort 5 - Improve linting - Expand pre-commit hooks - Update dependencies
4.0.4
------ - Migrate to pytest 6.0. No changes to user.
4.0.3
------ - Dependency update. No changes to user.
4.0.2
------ - Fix build error
4.0.1
------ - Fix build error
4.0.0
------ - BREAKING: Refactor from Click to Argparse - BREAKING: Python must be >=3.7 to all for caught output from `subprocess.run()` - BREAKING: Timestamp now only to mintes. Previously, was to seconds - Vastly improved documentation, using numpy docstrings and Napoleon