Skip to content

Releases: eclipse-basyx/basyx-typescript-sdk

v1.0.2

20 Sep 09:43
7b3d131
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

12 Sep 06:36
3c61404
Compare
Choose a tag to compare

What's Changed

  • Update bundle to support mjs and cjs applications by @mschoenbo in #312

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

11 Sep 13:02
6a0b5ea
Compare
Choose a tag to compare

BaSyx TypeScript SDK Version 1.0.0

We are happy to announce the first major release of the BaSyx TypeScript SDK 🚀

With this release all API components as well as their respective endpoints are supported.
This includes the following components:

  • AAS Repository
  • Submodel Repository
  • Concept Description Repository
  • AAS Registry
  • Submodel Registry
  • AAS Discovery
  • AASX File Server

We also added helpful utility functions when working with Asset Administration Shells.

Feel free to play with the SDK and submit your feedback here on GitHub or via basyx-dev@eclipse.org

What's Changed

  • Updates the README by @aaronzi in #309
  • Extracts common runtime configuration to root of generated directory by @aaronzi in #310
  • Updates to first major release version 1.0.0 by @aaronzi in #311

Full Changelog: v0.9.0...v1.0.0

v0.9.0

10 Sep 11:41
a40a215
Compare
Choose a tag to compare

What's Changed

Read more

v0.2.2

23 Mar 16:21
187fe80
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

23 Mar 15:29
9707880
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

22 Mar 22:55
9bb9663
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.11...v0.2.0

v0.1.11

08 Feb 09:02
eccd3eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.11

v0.1.1

25 Jan 11:34
3c5a1d3
Compare
Choose a tag to compare

What's Changed

  • Removes src directory from published files by @aaronzi in #11
  • Bump @hey-api/openapi-ts from 0.62.1 to 0.62.3 by @dependabot in #7
  • Bump @hey-api/client-fetch from 0.7.0 to 0.7.1 by @dependabot in #8
  • Bump @types/node from 22.10.7 to 22.10.9 by @dependabot in #12
  • Bump @types/node from 22.10.9 to 22.10.10 by @dependabot in #14
  • Adds missing tests for the AasRepositoryClient by @aaronzi in #13

Full Changelog: v0.1.0...v0.1.1

v0.1.0

22 Jan 10:56
c6ff603
Compare
Choose a tag to compare

Release v0.1.0

Features

  • Added Client for the AAS Repository

What's Changed

New Contributors

Full Changelog: https://github.com/eclipse-basyx/basyx-typescript-sdk/commits/v0.1.0