- 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](https://docs.astral.sh/ruff/rules/stdlib-module-shadowing/) error in ruff updated to ver 0.9.2. This is a *POTENTIALLY BREAKING CHANGE*.