marshmallow_enum
marshmallow_enum copied to clipboard
Is this package still necessary with the release of marshmallow v3.18.0?
In Releae v3.18.0 marshmallow added Enum support: See https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst#3180-2022-09-15
I wonder if this package is still necessary if your running on marshmallow >=v3.18?
It isn't. I was waiting for that release to happen before archiving thia repository. I'll handle that shortly.