Changes

2023.10.21 : * Changed repository structure and added about, security, and support info files

  • Migrated to ruff and pyproject.toml configuration

2022.8.4 : * Fixed the blind failure upon invalid requests

  • Added assessment function for common failure modes
  • Hardened the implementation and moved to an early out strategy
  • Added further test fixtures / examples to probe the enhanced assessment of failing grids
  • Made the implementation type correct
  • Bumped dev deps

2022.8.3 : * Initial release on PyPI