Skip to content

Releases: Ultimaker/jsonmodels

2.8.5

28 Jun 14:35
19e32de
Compare
Choose a tag to compare

Removes the version information from the init file.

2.8.4

28 Jun 10:43
6007a91
Compare
Choose a tag to compare

Fixes toBsonEncodable for lists

2.8.3

21 Jun 11:59
30e1f77
Compare
Choose a tag to compare

Fixes issues with the derived list field combined with lazy embedded fields

2.8.2

25 Aug 13:38
290f65c
Compare
Choose a tag to compare

The version of jsonmodels is no longer fixed to 2.4.

2.8.1

25 Aug 09:48
0460bbc
Compare
Choose a tag to compare

API spec generation: Ignore Enum items which are not strings.

2.8.0

25 Aug 09:26
6c2aef1
Compare
Choose a tag to compare

Add base type Validator, from which all validators should inherit.

2.7.3

15 Jun 12:20
c951c0e
Compare
Choose a tag to compare

Fix the OpenAPI output for map fields.

2.7.2

15 Jun 10:42
dda840c
Compare
Choose a tag to compare

Supporting MapField in json schema. It is just represented as an opaque object type.

2.7.1

01 Nov 12:25
5062860
Compare
Choose a tag to compare

Correct the slightly incorrect 2.7.0 tag.

2.7.0

01 Nov 10:09
Compare
Choose a tag to compare

Add toBsonEncodable() support to DateTimeField.