Skip to content

1.4.9 - New layout and CI + Compatibility fixes.

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 10:31
· 27 commits to main since this release
  • Enabling the "stack introspection" beta feature with enable_stack_introspection=True now raises an explicit NotImplementedError on python 3.8+. Fixed #26.

  • Migrated to the new project layout with nox, github-actions and separation of src and tests. Fixed test suite with pytest-cases>=3. Fixed #24 and #20.

See documentation page for details.