Daco
DocsPricingStudio

Daco CLI Changelog: v0.2.1

By Daco Team

Daco CLI v0.2.1 brings product version management, two new schema translators, and important bug fixes for schema translation reliability.

Upgrade

Homebrew:

brew upgrade daco

Scoop:

scoop update daco

Go:

go install github.com/dacolabs/cli/cmd/daco@v0.2.1

What's New in v0.2.1

Product Version & Upgrade Commands

You can now manage product versions and keep your CLI up to date directly from the command line with the new version and upgrade commands.

New Translators

Two new schema translation formats have been added:

  • DQX YAML - Translate your OpenDPI port schemas to DQX YAML format
  • Markdown - Generate human-readable Markdown documentation from your port schemas
daco ports translate --format dqx-yaml my-port
daco ports translate --format markdown my-port

Bug Fixes

  • Fixed column order not being preserved when translating JSON schemas
  • Fixed external schema references in opendpi.yaml being lost when adding ports

Contributors

Thank you to everyone who contributed to this release:


Full Changelog - Documentation - GitHub


Visit dacolabs.com to explore the OpenDPI specification, try the Daco CLI, and join our community.

Stay up to date

Get notified when we publish new blog posts.