Releases: aica-technology/component-sdk
Version 0.4.0
This release encourages component descriptions by adding them to the template package. In addition, the schema base URI now points to the latest file on the main branch, allowing descriptions to be validated against the online hosted schema.
Version 0.3.0
The third release updates the validation script for component descriptions, improves the CI further, and makes the component installation script more robust.
Version 0.2.0
The second release updates the template package according to the modulo 2.0 refactor, revises the component description schema, and now builds multi-architecture Docker images.
Version 0.1.0
This first release adds the template component package including create
and install
scripts and the component schema to the component SDK. Additionally, several CI workflows ensure that the Docker images are always up to date.