Skip to content

Releases: Bachmann1234/marshmallow-polyfield

Fix to support Marshmallow 3 RC8

Choose a tag to compare

@Bachmann1234 Bachmann1234 released this 06 Jul 15:15

Adds kwargs to support an api change made in RC8 of Marshmallow 3

Version 5.6

Choose a tag to compare

@Bachmann1234 Bachmann1234 released this 11 Mar 01:10
edf70af

Includes #24 in an attempt to improve the error handling issues raised in #7

Version 5.5

Choose a tag to compare

@Bachmann1234 Bachmann1234 released this 27 Feb 02:35
13e39c9

Remove tests from the published packages

Version 5.4

Choose a tag to compare

@Bachmann1234 Bachmann1234 released this 22 Jan 13:20
V5.4

Add context from exceptions caught in _deserialize to the ValidationE…