mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2025-06-08 04:30:31 +01:00
swap out typer.echo for rich consoles add filter status command add util function minor bump
30 lines
761 B
Markdown
30 lines
761 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
# [0.12.0] - 2025-05-23
|
|
|
|
### Added
|
|
|
|
- filter commands, see [Filter](https://github.com/onyx-and-iris/obsws-cli?tab=readme-ov-file#filter)
|
|
|
|
# [0.11.0] - 2025-05-22
|
|
|
|
### Added
|
|
|
|
- hotkey commands, see [Hotkey](https://github.com/onyx-and-iris/obsws-cli?tab=readme-ov-file#hotkey)
|
|
|
|
# [0.10.0] - 2025-04-27
|
|
|
|
### Added
|
|
|
|
- sceneitem transform, see *transform* under [Scene Item](https://github.com/onyx-and-iris/obsws-cli?tab=readme-ov-file#scene-item)
|
|
|
|
# [0.9.2] - 2025-04-26
|
|
|
|
### Added
|
|
|
|
- Initial release. |