Commit Graph
258 Commits
Author SHA1 Message Date
onyx_online 3ca138ef6d add 0.24.6 to CHANGELOG 2026-01-25 16:19:37 +00:00
onyx_online 1b8bc72097 update Environment Variable section in README 2026-01-25 16:19:28 +00:00
onyx_online 3a8d4ef0f0 rename config module to envconfig
envconfig:
- add method for normalising the keys
- add has_key method
- update env var prefix to OBSWS_CLI_

update tests to reflect changes
2026-01-25 16:19:12 +00:00
onyx_online 1fc0bef237 dynamically load commands from obsws_cli.commands
no changes to files other than imports

patch bump
v0.24.5
2026-01-24 22:29:33 +00:00
onyx_online 8bec6908e5 move studio mode enabled validation into callback
patch bump
v0.24.4
2026-01-24 02:34:45 +00:00
onyx_online 2c03b28fc6 fix type annotations 2026-01-12 21:13:16 +00:00
onyx_online f1e29e0d4f fix settings position 2026-01-10 14:21:30 +00:00
onyx_online c7b60ecaf9 patch bump v0.24.3 2026-01-10 14:18:24 +00:00
onyx_online a05fce26f2 add media and settings aliases on the root typer 2026-01-10 14:18:04 +00:00
onyx_online 5355d29a31 keep it consistent v0.24.2 2026-01-10 14:04:27 +00:00
onyx_online add9743b00 patch bump 2026-01-10 14:00:20 +00:00
onyx_online 8aa1fb2c09 add validate.timecode_format
add None checks for callbacks with optional values
2026-01-10 13:59:55 +00:00
onyx_online 5c7fc24839 patch bump v0.24.1 2026-01-09 23:24:54 +00:00
onyx_online e4ab4ae630 remove unused monitor_exists() function 2026-01-09 23:22:14 +00:00
onyx_online 9cdbc657fa profile_exists validation log now callbacks 2026-01-09 23:19:49 +00:00
onyx_online f74ec9cd93 scene_collection validation logic now in callbacks 2026-01-09 23:14:34 +00:00
onyx_online 329aec084c scene_in_scenes validation now a callback 2026-01-09 23:07:06 +00:00
onyx_online 3eaa3992a0 bump version in CHANGELOG v0.24.0 2026-01-09 19:53:18 +00:00
onyx_online 7c86aa8a8b minor version bump 2026-01-09 19:51:31 +00:00
onyx_online 09ca892fcb add Media to README 2026-01-09 19:51:11 +00:00
onyx_online 81fcb4e504 implement media command group 2026-01-09 19:51:03 +00:00
onyx_online 3f3b331363 bump version in CHANGELOG v0.23.0 2026-01-09 13:48:52 +00:00
onyx_online 2535fe85c5 minor bump 2026-01-09 13:47:18 +00:00
onyx_online 7d4485ec05 add Settings to README 2026-01-09 13:45:32 +00:00
onyx_online 2c2501e017 implement settings command group 2026-01-09 13:45:25 +00:00
onyx_online 356684e5d4 rename Settings to Config 2026-01-09 09:39:19 +00:00
onyx_online f7e51f8488 add 0.22.0 to CHANGELOG v0.22.0 2026-01-09 09:31:28 +00:00
onyx_online 8da29ce90e upd typer dep version
obsws-cli minor version bump
2026-01-09 09:21:43 +00:00
onyx_online 72c6bcee49 upd README with new input subcommands 2026-01-09 09:21:06 +00:00
onyx_online dceafba065 extend input command group 2026-01-09 09:20:45 +00:00
onyx_online 7a73ec35f6 remove lazyimports env 2025-09-29 20:51:17 +01:00
onyx_online 48e0f6cecd bump typer dependency.
release 0.17.0 fixes slow rich imports, see https://github.com/fastapi/typer/releases/tag/0.17.0

This is related to issue #2.

minor version bump
v0.21.0
2025-09-29 04:21:26 +01:00
onyx_online 52e13922dc upd test delays to 500ms 2025-07-30 08:42:11 +01:00
onyx_online f335d8ffd2 move the version flag 2025-07-29 08:48:30 +01:00
onyx_online 286cda8066 raise typer.Exit() on empty list queries 2025-07-29 08:17:52 +01:00
onyx_online e851219ced tests should now pass from fresh install 2025-07-29 08:03:24 +01:00
onyx_online f852a733c3 upd publish action v0.20.2 2025-07-14 03:27:52 +01:00
onyx_online 44dadcee23 upd publish action 2025-07-14 03:25:52 +01:00
onyx_online ed4531c305 revert publish action 2025-07-14 03:23:25 +01:00
onyx_online ec42a4cdd9 patch bump 2025-07-14 03:21:29 +01:00
onyx_online 6123c92d00 upd publish action 2025-07-14 03:21:06 +01:00
onyx_online 1ceb95ab16 fix environment name v0.20.1 2025-07-14 03:12:35 +01:00
onyx_online f06e2d3982 upd publish action 2025-07-14 03:10:04 +01:00
onyx_online 39dff3cc28 patch bump 2025-07-14 03:02:53 +01:00
onyx_online 967c4ab699 upd publish action 2025-07-14 02:58:25 +01:00
onyx_online dc128720c7 hatch fmt v0.20.0 2025-07-14 02:48:21 +01:00
onyx_online 2e3f4267cd add workflows 2025-07-14 02:45:13 +01:00
onyx_online 000431ab82 add 0.20.0 to CHANGELOG 2025-07-14 02:32:59 +01:00
onyx_online ec3e31cc4f add Text section to README 2025-07-14 02:32:21 +01:00
onyx_online cda0bbedb9 minor bump 2025-07-14 02:32:09 +01:00