Skip to content

Releases: Kumneger0/clispot

v0.5.1

10 Jan 12:05

Choose a tag to compare

Changelog

Bug fixes

Dependency updates

  • cb1edb9: feat(deps): bump github.com/go-critic/go-critic from 0.14.2 to 0.14.3 (@dependabot[bot])

v0.5.0

04 Jan 18:58

Choose a tag to compare

Changelog

New Features

  • 5c87fb8: feat: add PowerShell and shell scripts for clispot installation (@Kumneger0)

Bug fixes

Dependency updates

  • 37ba393: feat(deps): bump github.com/godbus/dbus/v5 from 5.1.0 to 5.2.2 (@dependabot[bot])

Other work

  • 5e9a7f8: refactor: centralize platform-specific command execution and process killing into a new package (@Kumneger0)
  • b95e2b3: refactor: improve yt-dlp error message extraction, (@Kumneger0)

v0.4.0

27 Dec 17:39

Choose a tag to compare

Changelog

New Features

Bug fixes

Dependency updates

Other work

  • f12b7e3: ci: install ALSA and pkg-config (@Kumneger0)
  • d356cc2: ci: remove Dockerfile and Docker image publishing workflow (@Kumneger0)
  • 9390294: docs: add note for Linux users to enable CGO for successful builds due to audio library dependencies (@Kumneger0)
  • 7488b6c: docs: add note for c compiler (@Kumneger0)
  • bceda07: docs: explain clispot-lyrics binary renaming (@Kumneger0)
  • f30b1df: docs: replace local user guide with a link to external documentation (@Kumneger0)
  • 59dd8cc: docs: revise contributing guidelines to include detailed development setup (@Kumneger0)
  • 564acda: refactor(spotify): refator HTTPClient interface for API client testability (@Kumneger0)
  • c1081b5: refactor: abstract Spotify API calls behind a new SpotifyClient interface (@Kumneger0)
  • e94af01: refactor: migrate directory path management to comply with XDG Base Directory Specification (@Kumneger0)

v0.3.1

23 Nov 08:35

Choose a tag to compare

Changelog

New Features

Bug fixes

Dependency updates

Other work

v0.2.0

16 Nov 18:57

Choose a tag to compare

Changelog

New Features

Bug fixes

v0.1.2

14 Nov 17:51

Choose a tag to compare

Changelog

Bug fixes

Dependency updates

v0.1.1

09 Nov 09:28

Choose a tag to compare

Changelog

New Features

  • 1e4a717: feat: accept debug path to store error logs in users preffered dir (@Kumneger0)

Bug fixes

Dependency updates

  • 2fbd691: feat(deps): bump github.com/charmbracelet/x/term from 0.2.1 to 0.2.2 (@dependabot[bot])
  • 91ad0a0: feat(deps): bump github.com/go-critic/go-critic from 0.14.0 to 0.14.2 (#6) (@dependabot[bot])
  • aed3606: feat(deps): bump mvdan.cc/gofumpt from 0.9.1 to 0.9.2 (@dependabot[bot])

Other work

v0.1.0

01 Nov 20:30

Choose a tag to compare

Changelog

New Features

Bug fixes

Other work