Skip to content

Tags: HumanSecurity/marshmallow

Tags

v1.1.5

Toggle v1.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add error handling in JSONDataHandler (#28) 

v1.1.4

Toggle v1.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added unit tests for issues (#21) * added unit tests for issues * resolve issues * add tests for unmarshal_from_json_map * rename argument for clarity

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update readme with new options 

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
15 support capturing nested unknown fields (#17) * implement JSONDataHandler support * implement JSONDataHandler support * add github stats badges

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix parse error on nested unknown fields (#14) 

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
9 unmarshaling doesnt work for composed types (#10) * add support for embedded fields * add unmarshal_from_json_map_test for embedding

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refine api and docs according to internal reviews (#4) refine api and docs according to internal reviews