Skip to content

Releases: tofarr/schemey

Added Direct Dependency on Injecty

25 Feb 17:14
Compare
Choose a tag to compare
7.0.2

Added direct dependency

Using Injecty for Dependency Injection

25 Feb 15:41
d2dbc34
Compare
Choose a tag to compare
Merge pull request #3 from tofarr/use_injecty

Using Injecty instead of native DI

Using Injecty for Dependency Injection

25 Feb 15:35
d94b041
Compare
Choose a tag to compare

Breaking Changes: Using Injecty and removing built in DI mechanism

6.0.3 Python 3.12 Support

06 Nov 19:30
d94b041
Compare
Choose a tag to compare
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

07 May 16:59
Compare
Choose a tag to compare
  • Integrated Black
  • Integrated pytest-cov
  • Integrated pylint
  • Using versioning from git. (No more __version__.py)