mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #288] [MERGED] Remove most references, clean up #374
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#374
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ramsayleung/rspotify/pull/288
Author: @marioortizmanero
Created: 11/29/2021
Status: ✅ Merged
Merged: 11/29/2021
Merged by: @ramsayleung
Base:
master← Head:fix-model-docs📝 Commits (2)
2a4ea9aRemove most references, clean up4e88c0fAdd change to CHANGELOG📊 Changes
21 files changed (+8 additions, -169 deletions)
View changed files
📝
CHANGELOG.md(+2 -0)📝
rspotify-model/src/album.rs(+0 -12)📝
rspotify-model/src/artist.rs(+0 -8)📝
rspotify-model/src/audio.rs(+0 -15)📝
rspotify-model/src/category.rs(+0 -4)📝
rspotify-model/src/context.rs(+1 -7)📝
rspotify-model/src/device.rs(+0 -4)📝
rspotify-model/src/enums/country.rs(+0 -2)📝
rspotify-model/src/enums/misc.rs(+0 -16)📝
rspotify-model/src/enums/types.rs(+0 -16)📝
rspotify-model/src/image.rs(+0 -2)📝
rspotify-model/src/lib.rs(+3 -8)📝
rspotify-model/src/offset.rs(+0 -2)📝
rspotify-model/src/page.rs(+0 -6)📝
rspotify-model/src/playing.rs(+0 -2)📝
rspotify-model/src/playlist.rs(+1 -13)📝
rspotify-model/src/recommend.rs(+0 -6)📝
rspotify-model/src/search.rs(+1 -12)📝
rspotify-model/src/show.rs(+0 -18)📝
rspotify-model/src/track.rs(+0 -10)...and 1 more files
📄 Description
Description
This removes most references in the
rspotify-modelcrate, since after the new update to the documentation site, their links have been removed.Motivation and Context
Closes #281 and we can release v0.11.3 now
Dependencies
None
Type of change
Please delete options that are not relevant.
How has this been tested?
Tests work just fine
Is this change properly documented?
Yes!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.