Skip to content

Releases: tofarr/marshy

5.0.2 Storing reference to injecty context in marshy context

25 Feb 14:02
Compare
Choose a tag to compare

Config module now exported correctly

25 Feb 04:52
Compare
Choose a tag to compare
5.0.2

Fix for issue where config module is not exported correctly

Minor Lint Fixes

25 Feb 04:09
f13c2a3
Compare
Choose a tag to compare
Merge pull request #9 from tofarr/minor-lint-fixes

Minor lint fixes

Using Injecty for Dependency Injection

24 Feb 23:21
4a6c82d
Compare
Choose a tag to compare

Major Update with Breaking Changes.

  • Replaced Built In Dependency Injection with Injecty
  • Marshallers are no longer frozen dataclasses with inheritence.
  • MarshallerContext is now called MarshyContext

4.0.5 Python 3.12 support

06 Nov 19:17
04a0049
Compare
Choose a tag to compare
Merge pull request #7 from tofarr/vs_code_and_python_3_12_support

Added support for python 3.12 and an ignore directive for vscode

4.0.4 Now marshalling optional external item types

17 Oct 23:35
Compare
Choose a tag to compare
Now marshalling OptionalExternalTypes

Refining the build system

07 May 16:20
3bc12b4
Compare
Choose a tag to compare

This has not actually changed the released code - it is merely refining the build system

4.0.2

07 May 16:10
68170ee
Compare
Choose a tag to compare

New Build system