Releases: tofarr/schemey
Releases · tofarr/schemey
Added Direct Dependency on Injecty
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
)