Skip to content

Releases: devgianlu/go-librespot

v0.0.13

09 Feb 13:49
Compare
Choose a tag to compare

v0.0.12...v0.0.13

v0.0.12

02 Feb 18:14
Compare
Choose a tag to compare

v0.0.11...v0.0.12

v0.0.11

15 Jan 09:48
Compare
Choose a tag to compare

v0.0.10...v0.0.11

v0.0.10

23 Nov 11:07
Compare
Choose a tag to compare

v0.0.9...v0.0.10

v0.0.9

02 Nov 18:34
Compare
Choose a tag to compare

v0.0.8...v0.0.9

v0.0.8

19 Oct 14:55
Compare
Choose a tag to compare

v0.0.7...v0.0.8

v0.0.7

18 Oct 19:32
Compare
Choose a tag to compare

v0.0.6...v0.0.7

v0.0.6

12 Oct 12:34
Compare
Choose a tag to compare

Changelog

  • 408e7f2 Make use of timeouts and contexts
  • cf3e72f Update HasBeenPlayingForMs and StartedPlayingAt calculation
  • ca63705 Improve seeking with big output device buffers
  • 91f0b79 Use custom SizedReadSeeker type
  • a29303f Debug logging for stored credentials

v0.0.5

10 Oct 10:29
Compare
Choose a tag to compare

Changelog

  • ee35e62 Disable track restricted check
  • 4c87cb6 Handle errors when setting new stream
  • a1a15dc Remove unnecessary locking + refactor api requests handling + improved logging
  • e26bbb6 Set default value for audio device

v0.0.4

03 Oct 22:27
Compare
Choose a tag to compare

Changelog

  • 60ba18c Emit paused and playing events when loading new source
  • bed0f2a Include GOOS and GOARCH in system info string + fix typo
  • 82fa8e4 Allow setting fixed device ID and client token
  • a35b571 New release workflow