Skip to content

Releases: tofarr/schemey

8.0.1 Updated Marshy

09 Dec 00:42

Choose a tag to compare

Updated Marshy to ~6.0

8.0.0 Migrate to UV

07 Dec 22:40
fba5ca8

Choose a tag to compare

What's Changed

  • Migrate from setuptools to uv with hatch build backend by @tofarr in #4

Full Changelog: 7.0.2...8.0.0

Added Direct Dependency on Injecty

25 Feb 17:14

Choose a tag to compare

7.0.2

Added direct dependency

Using Injecty for Dependency Injection

25 Feb 15:41
d2dbc34

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

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

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

Choose a tag to compare

  • Integrated Black
  • Integrated pytest-cov
  • Integrated pylint
  • Using versioning from git. (No more __version__.py)