Skip to content

Releases: alpamayo-solutions/chaski

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 08:21
05954ab

0.4.0 (2026-09-20)

Features

  • dataops: delete one annotation by the identity write_interval gave it (#16) (56171e0)
  • dataops: update or delete an annotation by the id its write returned (#18) (f9dcc32)

Install it from PyPI: pip install chaski, or pip install "chaski[node]" to embed a node.

An SBOM of the runtime dependencies is attached in SPDX and CycloneDX.

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 19 Sep 17:50
2e20e34

0.3.1 (2026-09-19)

Fixes

  • deps: ship the colca 0.6 support in a release (#14) (46caa39)

Install it from PyPI: pip install chaski, or pip install "chaski[node]" to embed a node.

An SBOM of the runtime dependencies is attached in SPDX and CycloneDX.

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 17:15
0b2dff9

0.3.0 (2026-09-19)

Features

  • dataops: on_constant/on_signal triggers and an on_ready hook (#11) (d8d0db6)

Install it from PyPI: pip install chaski, or pip install "chaski[node]" to embed a node.

An SBOM of the runtime dependencies is attached in SPDX and CycloneDX.

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 19 Sep 09:16
3ef3156

0.2.1 (2026-09-19)

Fixes

  • a retired binding reaches the service instead of killing it (#9) (2599890)

Install it from PyPI: pip install chaski, or pip install "chaski[node]" to embed a node.

An SBOM of the runtime dependencies is attached in SPDX and CycloneDX.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Sep 17:25
90b30eb

0.2.0 (2026-09-18)

⚠ BREAKING CHANGES

  • run against colca 0.3 (#6)

Features

Install it from PyPI: pip install chaski, or pip install "chaski[node]" to embed a node.

An SBOM of the runtime dependencies is attached in SPDX and CycloneDX.

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 12 Sep 12:32
8b9be6a

0.1.2 (2026-09-12)

Fixes

  • dataops: discover producers built with type() (4ac98ad)

Install it from PyPI: pip install chaski, or pip install "chaski[node]" to embed a node.

An SBOM of the runtime dependencies is attached in SPDX and CycloneDX.

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Sep 11:06
e294a47

0.1.1 (2026-09-11)

Fixes

  • package: bound the colca dependencies to their 0.1 releases (bc35d3a)

Documentation

Install it from PyPI: pip install chaski, or pip install "chaski[node]" to embed a node.

An SBOM of the runtime dependencies is attached in SPDX and CycloneDX.

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 09:59
24a77bd

0.1.0 (2026-09-11)

First public release. See the README for what chaski does and how to install it.

Install chaski together with colca-data-contracts from a Colca release; chaski[node] also needs the colcad wheel for your platform from there.

An SBOM of the runtime dependencies is attached in SPDX and CycloneDX.