Skip to content

Releases: aas-core-works/aas-core3.0-typescript

aas-core3.0-typescript 1.0.3

16 Apr 17:55
7e20ecd
Compare
Choose a tag to compare

The dataSpecification field in EmbeddedDataSpecification is made optional, according to the book.

aas-core3.0-typescript 1.0.2

23 Mar 10:46
aed5e23
Compare
Choose a tag to compare

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

13 Mar 14:10
d8cad15
Compare
Choose a tag to compare

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

02 Feb 16:09
0d39dd8
Compare
Choose a tag to compare

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

08 Sep 12:09
73cda59
Compare
Choose a tag to compare
Pre-release
  • 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

28 Jun 08:21
83299c5
Compare
Choose a tag to compare
Pre-release
  • 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.