Releases: aas-core-works/aas-core3.0-typescript
aas-core3.0-typescript 1.0.3
aas-core3.0-typescript 1.0.2
In this patch version, we propagate the fix from abnf-to-regex related to maximum qualifiers which had been mistakenly represented as exact repetition before.
aas-core3.0-typescript 1.0.1
This patch release brings about the fix for patterns concerning dates and
date-times with zone offset 14:00
which previously allowed for
a concatenation without a plus sign.
aas-core3.0-typescript 1.0.0
This is the first stable release. The release candidates stood the test of time, so we are now confident to publish a stable version.
aas-core3.0-typescript 1.0.0-rc.3
-
Update to aas-core-meta, codegen, testgen 4d7e59e, 7e264a0 and
9b43de2e (#13)Notably, this fixes constraints AASd-131 and AASc-3a-010, propagating the changes from aas-core-meta.
aas-core3.0-typescript 1.0.0-rc.2
-
Update to aas-core-meta, codegen, testgen 44756fb, 607f65c, bf3720d7 (#7)
This is an important patch propagating in particular the following fixes which affected the constraints and their documentation:
-
Pull requests in aas-core-meta 271, 272 and 273 which affect the nullability checks in constraints,
-
Pull request in aas-core-meta 275 which affects the documentation of many constraints.
-