This release is to switch from flit to hatch as the project management tool. No changes are made to the code. Includes some changes to the tests, mainly by starting to use pytest fixtures.
0.4.11
This is a minor release affecting only the packaging, with no changes to the features.
0.4.10
Switched most classes to dataclasses, except inherited classes.
This is a minor release. No new features have been added. Changes have been made to type annotations by adding or modifying data type annotations where needed.