Skip to content

Releases: miracl/conflate

Small errors fix

06 Oct 13:10
Compare
Choose a tag to compare
v1.3.1

Fix multiple errors wrapping

v1.3.0

06 Oct 10:31
Compare
Choose a tag to compare

Add support for GCP bucket file parsing.
Error handling updated.
Refactor methods.

v1.2.1

17 Nov 07:37
Compare
Choose a tag to compare
Remove version file - not used

v1.2.0

08 Oct 05:39
Compare
Choose a tag to compare
Decode x509 certs from PEM and fall back to base64

v1.1.0

03 Dec 10:21
Compare
Choose a tag to compare

Update to go modules;
Update to draft-04, draft-06 and draft-07 of JSON Schema.

1.0.0: Merge pull request #72 from miracl/separate-schema

30 Jul 12:57
e5fb9a1
Compare
Choose a tag to compare

Schema now separated from Conflate.

0.2.2: Merge pull request #70 from miracl/fix-gocyclo

10 Jul 11:41
a57404d
Compare
Choose a tag to compare
Ensure cyclomatic complexity is less than 15

0.2.1: Merge pull request #69 from miracl/issue-68

21 May 15:31
9d396d6
Compare
Choose a tag to compare
fixes #6 support supplementary oneOf, anyOf, allOf, noneOf section in…

0.2.0: Merge pull request #67 from miracl/embed-schema

18 Apr 09:54
6fea23c
Compare
Choose a tag to compare
fixes #47 Conflate should define its own schema for the includes section

0.1.0: Merge pull request #66 from miracl/schema-refs

17 Apr 10:42
c54d702
Compare
Choose a tag to compare
fixes #53 support $ref in applyDefaults