December 4, 2025
CLI v0.7.0
Features- Added support for CUE schemas
- Added the
--languageflag to themiru schema pushcommand to specify the schema language - Added the
--allow-duplicateflag to themiru schema pushcommand to allow multiple schemas to have the same content - Schemas uploaded to Miru are now preserved exactly as defined, including original ordering, spacing, and comments
- Improved readability of error messages
- Users are notified when the CLI version is out of date
- The
--versionflag is required when pushing a schema - Renamed the JSON Schema
$miru_config_type_slugannotation tox-miru-config-type - Renamed the JSON Schema
$miru_instance_filepathannotation tox-miru-instance-filepath - Removed the ability to update the instance file path for an existing schema
- CLI versions before
v0.7.0are no longer supported - Removed the
miru instance to jsonschemacommand
October 21, 2025
October 20, 2025

