Skip to content

Releases: JasonWei512/code-radio-cli

v1.0.6

18 Dec 13:57

Choose a tag to compare

What's Changed

  • Support ARM64 on Windows, macOS & Linux (Fixes #16)
  • fixing dependencies by @FLimburg in #26

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

29 Jan 11:58

Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

18 Aug 13:07

Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

29 Apr 10:47

Choose a tag to compare

What's Changed

  • Run code-radio -s to select a station interactively by @JasonWei512 in #13
  • Reconnect WebSocket when the connection is accidentally closed by @JasonWei512 in #12

Full Changelog: v1.0.2...v1.0.3

v1.0.2

03 Jan 11:24

Choose a tag to compare

What's Changed

  • Respect macOS audio device selection by @shnewto in #9
  • Code cleanup by @41Leahcim in #4 and #6

New Contributors

  • @41Leahcim made their first contribution in #4
  • @shnewto made their first contribution in #9

Full Changelog: v1.0.1...v1.0.2

v1.0.1

26 Nov 01:05

Choose a tag to compare

  • Optimize startup speed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

13 Nov 09:07

Choose a tag to compare

  • Update progress bar every second

Full Changelog: v0.1.10...v1.0.0

v0.1.10

12 Nov 01:49

Choose a tag to compare

  • Statically link CRT on Windows so you don't need to install Visual C++ Redistributable

Full Changelog: v0.1.9...v0.1.10

v0.1.9

11 Nov 11:42

Choose a tag to compare

  • Notify user if a new version is available
  • Fix an issue which may cause messy terminal output on Unix-like OS
  • For Windows users, code-radio-cli is now on WinGet!

Full Changelog: v0.1.8...v0.1.9

v0.1.8

07 Nov 12:21

Choose a tag to compare

  • Show progress bar even when current song's duration is unknown
  • Do not exit if there's no audio device
  • Colored output and loading spinner

Full Changelog: v0.1.7...v0.1.8