slobs-cli/CHANGELOG.md

749 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.8.0] - 2025-06-12

Added

  • custom error class SlobsCliError.

Changed

  • scene list now shows which scene is the current active scene.

  • audio list now shows mute states.

  • erroneous paths now print error messages and return 1 instead of raising exceptions.

    • unit tests updated to reflect the changes.

[0.7.6] - 2025-06-11

Added

  • --version/-v command.

Changed

  • --token/-t is now required.

[0.7.3] - 2025-06-10

Added

  • Initial release.