forked from M-Labs/artiq
RELEASE_NOTES: add JSON schema
This commit is contained in:
parent
c6807f4594
commit
de5f9cd49f
|
@ -44,6 +44,8 @@ Highlights:
|
||||||
* A parameter ``--identifier-str`` has been added to many targets to aid
|
* A parameter ``--identifier-str`` has been added to many targets to aid
|
||||||
with reproducible builds.
|
with reproducible builds.
|
||||||
* Python 3.7 support in Conda packages.
|
* Python 3.7 support in Conda packages.
|
||||||
|
* `kasli_generic` JSON descriptions are now validated against a
|
||||||
|
schema. Description defaults have moved from Python to the schema.
|
||||||
|
|
||||||
Breaking changes:
|
Breaking changes:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue