Skip to content

Latest commit

Β 

History

History
208 lines (116 loc) Β· 9.74 KB

CHANGELOG.md

File metadata and controls

208 lines (116 loc) Β· 9.74 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.5.0 (2024-06-21)

πŸ’„ Styling

πŸ› Bug Fixes

♻️ Code Refactoring

  • change radio to playlist (41911e7)

✨ Features

  • add error message (f044734)
  • add more playlists (0411a26)
  • add title for the random playlist (e128191)
  • move from YouTube to SoundCloud (7da634f)

🚚 Chores

0.4.1 (2024-06-10)

🚚 Chores

0.4.0 (2024-05-31)

✨ Features

♻️ Code Refactoring

🚚 Chores

  • add volume guide to README (c7fa2d2)

0.3.0 (2024-05-28)

⚠ BREAKING CHANGES

  • url.ts: Addition of a command

✨ Features

  • fecth custom url information (bdc45d2)
  • url.ts: addition to play custom URLs in the terminal (a17aecb)

♻️ Code Refactoring

  • replace the custom url command with an option (fed68c0)

πŸ› Bug Fixes

  • use ytdl-core for URLs that are not live (09db4fb)

🚚 Chores

πŸ’„ Styling

0.2.0 (2024-05-24)

⚠ BREAKING CHANGES

  • elapsed time on playing: re-structured the file a bit to make it more readable

πŸ› Bug Fixes

  • fix space in radio: fixed the accidental space on radio names (37e630c)
  • typo in README file (4d6cb17)

✨ Features

  • addition of all lofi girl streams: adding all existing lofi girl streams into the list (951ea8a)
  • elapsed time on playing: adding a timer that shows how long you listened (6b82a27)

♻️ Code Refactoring

🚚 Chores

πŸ’„ Styling

0.1.6 (2024-05-16)

πŸ› Bug Fixes

  • change streaming package (a8b0eb9)

0.1.5 (2024-05-15)

✨ Features

0.1.4 (2024-05-15)

🚚 Chores

  • add prerequisites section (867ac90)

0.1.3 (2024-05-15)

🚚 Chores

0.1.2 (2024-05-15)

🚚 Chores

0.1.1 (2024-05-15)

✨ Features

  • implement random option (5243f2d)

♻️ Code Refactoring

🚚 Chores

0.1.0 (2024-05-15)

✨ Features

0.0.1 (2024-05-15)

✨ Features

🚚 Chores