Skip to content

Releases: axisrobo/noetivela-open

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 01:25

NOETIVELA CLI v1.0.0

Prebuilt noetivela binaries for linux/darwin/windows on amd64/arm64.
See the README "CLI / Binaries" section for installation and usage.

Changelog

  • 6aa13a3 release: 1.0.0 pure semver open/core same tag

v1.0.0-rc

Choose a tag to compare

@github-actions github-actions released this 19 Aug 08:14

NOETIVELA CLI v1.0.0-rc

Prebuilt noetivela binaries for linux/darwin/windows on amd64/arm64.
See the README "CLI / Binaries" section for installation and usage.

Changelog

  • 1b51016 ci: cover both examples modules (quickstart, train-dataset) via matrix
  • 377791a docs(sdk): add /v1/train dataset-upload usage examples for Python, TypeScript and Go SDKs
  • 25dc88a release: align CLI/Python/TypeScript version surfaces to 0.1.0-beta
  • a0486c2 release: align SDK/CLI version surfaces to core 1.0.0-rc

v0.1.0-alpha

Choose a tag to compare

@github-actions github-actions released this 11 Aug 02:16

NOETIVELA CLI v0.1.0-alpha

Prebuilt noetivela binaries for linux/darwin/windows on amd64/arm64.
See the README "CLI / Binaries" section for installation and usage.

Changelog

  • fe9dacb Initial commit: NOETIVELA-open SDK, CLI and examples 0.1.0-alpha
  • 3cfdf18 fix: remove goreleaser v2 unsupported build.mod field
  • e5241ed release: goreleaser CLI binaries on tags; docs: CLI install/usage (EN+ZH)