- Adjustments to meet demands of new Poetry version 2.0.1, among them format changes to pyproject.toml
- Set strict=True in all uses of zip()
- Set arguments in console example and changed position of code sample into badge at top in README.md
- Some widening of test in test_package.py
- Refactored folder name types -> owntypes to adhere to A005 error in ruff updated to ver 0.9.3. This is a POTENTIALLY BREAKING CHANGE.