Skip to content

Releases: pschmitt/obs-cli

0.9.5

18 May 08:46
1fadddf

Choose a tag to compare

1fadddf chore: bump version to 0.9.5
551d619 feat: add pretty output mode

0.9.4

18 May 08:15
13404a1

Choose a tag to compare

13404a1 chore: bump version to 0.9.4
802fbed feat: add version flag

0.9.3

18 May 07:52
ff5782d

Choose a tag to compare

  • fix scene switching for literal scene names containing regex characters
  • fail on unknown scenes and show available scene names as red multiline suggestions

0.9.2

16 May 09:59
3f25850

Choose a tag to compare

3f25850 docs: document source subcommand; bump version to 0.9.2

0.9.1

16 May 09:57
4fd2700

Choose a tag to compare

4fd2700 chore: bump version to 0.9.1
df67f9d feat: add source subcommand with list, screenshot, active actions

0.9.0

16 May 09:49
a43bdeb

Choose a tag to compare

a43bdeb fix: resolve flake8 E501 line-length violations; bump version to 0.9.0
e082ab5 docs: overhaul README to reflect current feature set
28a6432 feat: --json after subcommand, default list action, plural aliases
e656b49 feat: highlight active scene in bold green in scene list
1b0a95d feat: render empty cells as N/A in gray italic
625d627 feat: colorize table columns using tsvtool color cycle
c450bf0 refactor: use Rich table with no borders for list output
111e7db refactor: replace Rich tables with plain TSV output
503fe7d fix: write JSON to file when --json and --output are both set
c211265 feat: add --json output to screenshot actions
1ffa3e2 feat: integrate rich-argparse for styled help output
5807e4c feat: add screenshot support for scenes and items
aeafc5b Update dependency markdown-it-py to v4.2.0
8d237ca Update dependency markdown-it-py to v4.1.0
7f57ed6 Update dependency rich to v15
9fb3ea8 Update dependency rich to v14.3.4
c8f248d Update softprops/action-gh-release action to v3
770f5ca Bump pygments from 2.19.2 to 2.20.0
84c1965 Update dependency Pygments to v2.20.0
732a7a7 Update dependency tomli to v2.4.1
2a7105b Update dependency rich to v14.3.3
deda14f Update dependency rich to v14.3.2
a7e452d Update dependency python to 3.14
a6ba30a Add renovate.json
56d15d0 Bump rich from 14.2.0 to 14.3.1
a134163 Bump tomli from 2.3.0 to 2.4.0
bbedb4d add flake
5c876fc Bump actions/checkout from 5 to 6
5b62767 Bump tomli from 2.2.1 to 2.3.0
a0fe320 Bump rich from 14.1.0 to 14.2.0
7f81a8a Bump websocket-client from 1.8.0 to 1.9.0
ff58fac Bump actions/setup-python from 5 to 6
85f7357 Add requirements.txt
3f6096c Add is-muted property for inputs
f5ac3c2 Bump actions/checkout from 4 to 5

0.8.3

28 May 19:51
0.8.3
68de6ca

Choose a tag to compare

68de6ca Version 0.8.3
84ffe49 load host and port from env (if flag not passed)
26ea26c bump min python version to match obsws-python
b0526a1 Bump softprops/action-gh-release from 1 to 2
ca93de9 black.

0.8.2

03 Mar 15:05
0.8.2
c8b026f

Choose a tag to compare

c8b026f Version 0.8.2
950482b Add docs for groups
209972f Add group show/hide/toggle - closes #8

0.8.1

17 Feb 10:27
0.8.1
25bf637

Choose a tag to compare

25bf637 Version 0.8.1
b8ed415 Black.
9e32d50 Black
38c2600 Updated obs_cli.py for replay functionalities
57f59bf Black.

0.8.0

04 Feb 10:33
0.8.0
220a14f

Choose a tag to compare

220a14f Version 0.8.0
a21c876 Mute/unmute inputs. Closes #6