[PR #26] [MERGED] Pre-release v0.5.0 #586

Closed
opened 2026-03-02 23:48:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/26
Author: @aome510
Created: 11/4/2021
Status: Merged
Merged: 11/4/2021
Merged by: @aome510

Base: masterHead: v0.5.0-pre-release


📝 Commits (8)

  • 61e6078 add spotify connect example
  • 460b343 update examples in README
  • ac12cbf use another spotify connect example
  • 1000594 bump spotify-version to v0.5.0
  • 1b7b8c7 Merge remote-tracking branch 'origin/v0.5.0-pre-release' into v0.5.0-pre-release
  • 226b625 update the application's description in README
  • b4a0a2d update config.md
  • 9e81f32 re-organize section structure in README

📊 Changes

10 files changed (+95 additions, -76 deletions)

View changed files

📝 Cargo.lock (+1 -1)
📝 README.md (+60 -57)
📝 doc/config.md (+18 -16)
examples/album.png (+0 -0)
examples/app.toml (+14 -0)
examples/artist.png (+0 -0)
examples/playlist.png (+0 -0)
examples/search.png (+0 -0)
📝 spotify_player/Cargo.toml (+1 -1)
📝 spotify_player/src/main.rs (+1 -1)

📄 Description

Resolves #22

Brief description of changes

  • bump spotify-player to v0.5.0
  • improve wordings and descriptions in README.md and doc/config.md.
  • update the examples, demo links, etc. Use user-images.githubusercontent.com to store the images and gifs.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/spotify-player/pull/26 **Author:** [@aome510](https://github.com/aome510) **Created:** 11/4/2021 **Status:** ✅ Merged **Merged:** 11/4/2021 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `v0.5.0-pre-release` --- ### 📝 Commits (8) - [`61e6078`](https://github.com/aome510/spotify-player/commit/61e6078b919d940d41bb1121f356df2e404d1d85) add spotify connect example - [`460b343`](https://github.com/aome510/spotify-player/commit/460b34388ab4d497d94a7524ab930a1b84cc2233) update examples in `README` - [`ac12cbf`](https://github.com/aome510/spotify-player/commit/ac12cbfa069d201170826891211f7070be6e0299) use another spotify connect example - [`1000594`](https://github.com/aome510/spotify-player/commit/100059430a5a9a8fbb0a45476d6163e9911e1747) bump spotify-version to v0.5.0 - [`1b7b8c7`](https://github.com/aome510/spotify-player/commit/1b7b8c79a44c3da39fe8a4eb5d1deff0dea17304) Merge remote-tracking branch 'origin/v0.5.0-pre-release' into v0.5.0-pre-release - [`226b625`](https://github.com/aome510/spotify-player/commit/226b62560aba1044bc72c641f645e312e2b74e99) update the application's description in README - [`b4a0a2d`](https://github.com/aome510/spotify-player/commit/b4a0a2d9147209e8dae0c9f7bae5eb396ef5f178) update `config.md` - [`9e81f32`](https://github.com/aome510/spotify-player/commit/9e81f329d0e89c825f654aecb6a1e563dea7c85f) re-organize section structure in `README` ### 📊 Changes **10 files changed** (+95 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+1 -1) 📝 `README.md` (+60 -57) 📝 `doc/config.md` (+18 -16) ➖ `examples/album.png` (+0 -0) ➕ `examples/app.toml` (+14 -0) ➖ `examples/artist.png` (+0 -0) ➖ `examples/playlist.png` (+0 -0) ➖ `examples/search.png` (+0 -0) 📝 `spotify_player/Cargo.toml` (+1 -1) 📝 `spotify_player/src/main.rs` (+1 -1) </details> ### 📄 Description Resolves #22 ## Brief description of changes - bump `spotify-player` to `v0.5.0` - improve wordings and descriptions in `README.md` and `doc/config.md`. - update the examples, demo links, etc. Use `user-images.githubusercontent.com` to store the images and gifs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:48:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#586
No description provided.