Skip to content

Releases: phenobarbital/python-datamodel

0.10.7

26 Feb 15:24
d4de35f
Compare
Choose a tag to compare

What's Changed

  • adding support to parse ObjectId bson objects into string and binary by @phenobarbital in #247

Full Changelog: 0.10.6...0.10.7

0.10.6

26 Feb 00:41
fe72f7d
Compare
Choose a tag to compare

What's Changed

  • fix the repr to avoid errors with a field fails to be converted int… by @phenobarbital in #246

Full Changelog: 0.10.5...0.10.6

0.10.5

20 Feb 21:22
f9992ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.4...0.10.5

0.10.4

20 Feb 02:03
e5e4bd3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.3...0.10.4

0.10.3

18 Feb 23:41
fc2fa36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.10.3

0.10.2

17 Feb 02:21
6843d91
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.4...0.10.2

0.10.0

16 Feb 14:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.4...0.10.0

0.9.4

23 Jan 20:22
0abb721
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.9.4

0.9.1

21 Jan 03:54
b9b94e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.16...0.9.1

0.9.0

21 Jan 02:06
a0d3871
Compare
Choose a tag to compare

What's Changed

  • adding more tests and stabilization over validations and parsers by @phenobarbital in #233
  • "as_objects" is by default false then parsing of type objects is not happening until "as_objects" is set to True.

Full Changelog: 0.8.16...0.9.0