Skip to content

Releases: aas-core-works/aas-package3-csharp

aas-package3-csharp 1.0.1

13 Mar 10:11
125e758
Compare
Choose a tag to compare
  • Fix URIs for V3 (#40)

    We mistakenly took over the origin URLs from V2 of the AAS meta-model,
    so in this version the origin URLs are updated to V3. Make sure you
    also update your AASX files as well to conform to the new origins!

aas-package3-csharp 1.0.0

15 Feb 09:02
ed53a53
Compare
Choose a tag to compare

The current release candidates stood the test of time. We release the very first production-ready version.

aas-package3-csharp 1.0.0-pre9

23 Jul 01:09
cbb9ad0
Compare
Choose a tag to compare
Pre-release
  • Update to Net 6 (#30)

aas-package3-csharp 1.0.0-pre8

02 Jul 13:54
445226c
Compare
Choose a tag to compare
Pre-release
  • Add additional info to csproj (#26)

aas-package3-csharp 1.0.0-pre7

02 Jul 13:41
9fa4efd
Compare
Choose a tag to compare
Pre-release
  • Remove nuspec and use csproj instead (#23)
  • Update publishing workflow to use csproj (#24)

aas-package3-csharp 1.0.0-pre6

30 Jun 16:05
315203d
Compare
Choose a tag to compare
Pre-release
  • Fix relating supplementaries to specs (#21)
  • Add support for System.IO.Packaging 4 (#20)
  • Add support for netstandard 2.0 (#19)

aas-package3-csharp 1.0.0-pre5

04 Jun 16:01
7a0942c
Compare
Choose a tag to compare
Pre-release
  • Move dependencies in <metadata> in Nuspec (#18)

aas-package3-csharp 1.0.0-pre4

04 Jun 15:54
1e9f952
Compare
Choose a tag to compare
Pre-release
  • Specify dependencies in nuspec (#17)
  • Fix code in Readme to use ContainsKey (#16)

aas-package3-csharp 1.0.0-pre3

04 Jun 14:12
f39ef11
Compare
Choose a tag to compare
Pre-release
  • Fix nuspec so that DLLs are packaged to lib/ (#15)

aas-package3-csharp 1.0.0-pre2

22 May 19:44
f72d314
Compare
Choose a tag to compare
Pre-release
  • Introduce a DBC class for contracts (#12)
  • Fix a couple of edge cases (#11)