Releases: tofarr/schemey
Releases · tofarr/schemey
8.0.1 Updated Marshy
8.0.0 Migrate to UV
What's Changed
Full Changelog: 7.0.2...8.0.0
Added Direct Dependency on Injecty
7.0.2 Added direct dependency
Using Injecty for Dependency Injection
Merge pull request #3 from tofarr/use_injecty Using Injecty instead of native DI
Using Injecty for Dependency Injection
Breaking Changes: Using Injecty and removing built in DI mechanism
6.0.3 Python 3.12 Support
Merge pull request #2 from tofarr/vs_code_and_python_3_12_support VSCode and Python 3.12 support
6.0.2 Updated Build Tools
- Integrated Black
- Integrated pytest-cov
- Integrated pylint
- Using versioning from git. (No more
__version__.py)