Skip to content

Releases: hilli/go-kef-w2

v0.1.1

30 Jan 18:04
5d28220

Choose a tag to compare

Changelog

  • 5d28220 Fix panic in GetEQProfileV2 and improve error handling (#18)
  • 7a708ec Release v0.1.0: Context-first API, linting, and comprehensive tests (#17)

v0.1.0

30 Jan 11:29

Choose a tag to compare

Changelog

  • bcb8c31 Release v0.1.0: Context-first API, linting, and comprehensive tests
  • 0b4d488 Take 1

v0.0.6

29 Jan 15:31
275557b

Choose a tag to compare

Changelog

  • 361f850 Add events handling and cli tracking
  • 6ed6be0 Bump dependencies version
  • 35f831e Bump golang.org/x/crypto in the go_modules group across 1 directory
  • 253b523 Bump golang.org/x/net in the go_modules group across 1 directory
  • fc27760 Merge branch 'main' into events
  • bf29a9c Merge pull request #14 from hilli/dependabot/go_modules/go_modules-bbb8b02913
  • 4c175ec Merge pull request #15 from hilli/dependabot/go_modules/go_modules-dd7da38a6b
  • 275557b Merge pull request #16 from hilli/events
  • dfe1fcf Timeout is default 0

v0.0.5

15 Mar 08:41

Choose a tag to compare

Changelog

  • f908a00 A few demo tape modifications
  • 94615e0 Add VSCode extension for VHS
  • 9053c13 Add info subscommand
  • b8ee4ea Bump golang.org/x/net in the go_modules group across 1 directory
  • 750d563 Document info command in README
  • 70ad455 Exclude a few other commands from requiring config
  • 0f9f39a Fix #1
  • d30e961 Merge pull request #12 from hilli/dependabot/go_modules/go_modules-c153b83258
  • 744e14e Merge pull request #13 from hilli/info-subcommand
  • 691b193 Reworked the version subcommand
  • 7ee026f Update icat and add a -ascii flag to status to force ASCII output.
  • 9b5ea37 commandRequiresAsSpeaker was not working per requirements

v0.0.4

16 Feb 15:44

Choose a tag to compare

Changelog

  • 9391dbf Add 'kefw2 status' to the list of VSCode run targets
  • f5f5d12 Be more elegant in handling that no speakers are configured.
  • c33d682 Better error handling
  • 976d543 Color printing most things now. mod update
  • f15c5be In manual add, specify that the argument is an IP address
  • bffbfda Mark the default speaker in 'kefw2 config speaker ls' as such
  • 74f31f0 Put the homebrew formula in the right place
  • a788fcf drop commented out code and deprecations
  • 8c532e1 remove debug print

v0.0.3

09 Feb 09:42

Choose a tag to compare

Changelog

  • d907b6a Add a run target to the taskfile. Ie task run -- status
  • 4479a59 Bump golang.org/x/net in the go_modules group across 1 directory
  • e951dbd Bump the go_modules group across 1 directories with 2 updates
  • 56d7047 Fix scoop
  • 25a799a Fix scoop post_install
  • 594a817 Let user know fi there is trouble talking to the speaker.
  • 8045b18 Limit the status output to what is actually available given the source and data returned.
  • 957b7f4 Logo file
  • 04ad48e Merge main
  • 6bf2967 Merge pull request #10 from hilli/housekeeping
  • 73e98e7 Merge pull request #11 from hilli/icat-not-just-ascii
  • c03f0dd Merge pull request #6 from hilli/dependabot/go_modules/go_modules-security-group-1de0416101
  • 5a85bc2 Merge pull request #7 from hilli/dependabot/go_modules/go_modules-b9ac453758
  • 1765c50 Noop commit
  • 29e11c0 Skip adding ompletions to profile more than once
  • f2d1746 Suggest how to move on if we can not discover speaker with SD.
  • a7c34bd Update along with goreleaser, use another branch than main for PRs on homebrew-tap.
  • 10ccd19 Update dependabot security issues
  • 5afa6c7 Update deps, go get hilli/icat
  • 534db65 Update go deps
  • ddc2cf2 Update to goreleaser 2
  • c486fff Use icat to fetch and display images

v0.0.2

25 Feb 13:59

Choose a tag to compare

Changelog

  • bf327d4 Add powershell completion, setup profile in scoop package to enable completion.
  • 88b4848 Adjustable timeout in speaker discovery
  • 3ee9ff3 Backend support for the rest of the release
  • d6b07da Docs update
  • 3fd0296 Drop any types in GetId and use structs for json parsing
  • 0e27b14 How to install with Scoop package manager on Windows
  • c787a21 Make -s work on speakers not saved to the config as a one off
  • 3f55ea0 Mastodon notifications should work better now
  • 13d8a8a Modify tape to be 800x1000, use brew installed from hilli/tap/kefw2 AND link to VHS in README
  • 91e4d6c Publish packages for Scoop (Windows), Debian, RPM and archlinux
  • 84fd21f Turns out that controls work in bluetooth as well
  • aa16068 vhs.charm.sh image did not load in readme on github.com, so using an issue for it :)

v0.0.1

19 Feb 15:48
v0.0.1

Choose a tag to compare

Changelog