Skip to content

Releases: margual56/radio-cli

v2.3.1 - Dynamic title and updated dependencies

02 Jan 15:04
6525889
Compare
Choose a tag to compare

What's Changed

  • v2.3.1 - Update dependencies and change console title based on the station playing by @margual56 in #26

Full Changelog: v2.3.0...v2.3.1

v2.3.0 - Cached stations

12 Aug 19:10
d61b80f
Compare
Choose a tag to compare

What's Changed

  • Loop to selection list when pressing q while playing by @hannesbraun in #23
  • Station results from the API are now cached, saving on internet usage. This behaviour can be disabled with the --no-station-cache by @hannesbraun in #23

Full Changelog: v2.2.1...v2.3.0

Thanks to @hannesbraun for his contributions! 😊

v2.2.1 - Updated dependencies

02 Aug 20:12
801dc16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0 - Refactoring

29 Mar 21:51
09d3cd8
Compare
Choose a tag to compare

What's Changed

  • Library Updates and Forked Radiobrowser Integration by @margual56 in #19

Full Changelog: v2.1.2...v2.2.0

v2.1.2 - Introducing keyword search

09 Jun 20:43
Compare
Choose a tag to compare

In this release, a minor change has been made that allows searching with keywords.

In other words, the search will match station names or keywords of any of the stations.

v2.1.1 - Optimizations

04 Jun 10:35
b41894c
Compare
Choose a tag to compare

What's Changed

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

v2.1.0 - New online search system!

03 Jun 14:14
933d704
Compare
Choose a tag to compare

What's Changed

You can now search for radios available online!

  • Created contributing and code of conduct guidelines by @margual56 in #13
  • Update README's references to the mpv dependency by @margual56 in #15

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

v2.0.1 - Library change

06 May 18:09
fdee8c4
Compare
Choose a tag to compare

What's Changed

  • Replace the Cli struct powered Structopt by a new one backed by Clap v3 by @prx0 in #9
  • v2.0.1 - Code formatting by @margual56 in #10
  • ci(refactor_jobs): split the job into several jobs by @prx0 in #11

New Contributors

  • @prx0 made their first contribution in #9
    Thank you for your contributions!

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

v2.0.0 - Cool additions!

21 Apr 22:27
24350ba
Compare
Choose a tag to compare

WARNING! This is a config-breaking update

The config file now has a new format

What's Changed

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

v1.0.1 - Improved I/O for child process

19 Apr 17:55
891d223
Compare
Choose a tag to compare

What's Changed

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