Skip to content

Releases: Tenzer/alga

v2.2.0

13 Nov 09:05
d41d14b

Choose a tag to compare

What's Changed

  • Use latest version of Typer, unpin Click in #206
  • Drop support for Python 3.9 and add support for 3.15 in #324
  • Add command to show TV screen state by @DemonicSavage in #332

Full Changelog: v2.1.1...v2.2.0

v2.1.1

12 May 21:20
a6e1b59

Choose a tag to compare

What's Changed

  • Disallow click 8.2.0 in #199

Full Changelog: v2.1.0...v2.1.1

v2.1.0

01 Apr 21:26
v2.1.0
754e11e

Choose a tag to compare

What's Changed

  • Add py.typed file to the package to indicate Alga is typed in #122
  • Switch to use uv instead of Poetry in #175

Full Changelog: v2.0.1...v2.1.0

v2.0.1

23 Dec 22:06
d9c7b79

Choose a tag to compare

What's Changed

  • Add Zizmor pre-commit hook in #87
  • flake.nix: Fix typer and pzp dependencies on NixOS by @notthebee in #89
  • Add check of Nix Flake in CI in #91
  • Replace Dependabot with Renovate in #92
  • Use poetry2nix to configure Nix Flake in #99

Full Changelog: v2.0.0...v2.0.1

v2.0.0

10 Dec 10:40
278f5a8

Choose a tag to compare

What's Changed

  • Add support for managing multiple TVs in #86

Full Changelog: v1.4.0...v2.0.0

v1.4.0

09 Dec 20:08
4fccb61

Choose a tag to compare

What's Changed

  • Support response format of newer webOS payloads for "volume get" command in #75
  • Add alga sound-output pick command in #84
  • Add alga app pick command in #85

Full Changelog: v1.3.0...v1.4.0

v1.3.0

08 Dec 21:19
3eda05b

Choose a tag to compare

What's Changed

  • Add channel pick and input pick commands in #80

Full Changelog: v1.2.3...v1.3.0

v1.2.3

03 Dec 16:14
502ec2b

Choose a tag to compare

What's Changed

  • Remove workaround for Typer apps with only a single command in #77

Full Changelog: v1.2.2...v1.2.3

v1.2.2

08 Nov 10:20
4faf75d

Choose a tag to compare

What's Changed

  • Sort commands alphabetically manually following release of typer 0.13.0 in #62

Full Changelog: v1.2.1...v1.2.2

v1.2.1

20 Oct 20:03
d7f48af

Choose a tag to compare

What's Changed

  • Set TV channel using the channel ID instead of channel number in #52

Full Changelog: v1.2.0...v1.2.1