Skip to content

v0.0.0-alpha.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 08:16
· 405 commits to main since this release

This the first alpha release, which implements the most basic verbs to create and interact with a thing model catalog.

Added

  • Verbs: create-toc, fetch, list, push, remote, serve, validate, versions
  • Target local catalogs with the '--directory' flag
  • fetch can now create a file instead of printing to stdout
  • serve now exposes a REST API

See README.md for a description of all current features.