Schema version 11.3.1
FloEdelmann
released this
17 May 10:01
·
1871 commits
to master
since this release
Incompatible schema changes
None.
Backwards-compatible schema changes
None.
Bugfixes
- We now make more use of JSON Schema formats: Dates now have format date, URLs have format uri and matrix name constraints have format regex. This is possibly a little more restrictive (e.g. invalid dates like
2019-13-32
are no longer possible).