mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #390] [MERGED] The scopes macro supports to split scope by whitespace #429
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#429
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/390
Author: @ramsayleung
Created: 2/22/2023
Status: ✅ Merged
Merged: 5/14/2023
Merged by: @ramsayleung
Base:
master← Head:ramsay_optimize_scopes_macro📝 Commits (5)
2b9991bscopes macro support to split scope by whitespaceb4394c5Update CHANGELOG2a0753eMerge branch 'master' into ramsay_optimize_scopes_macro0a21403Fix failed CI4248185Merge branch 'master' into ramsay_optimize_scopes_macro📊 Changes
2 files changed (+29 additions, -1 deletions)
View changed files
📝
CHANGELOG.md(+3 -0)📝
rspotify-macros/src/lib.rs(+26 -1)📄 Description
Description
The
scopes!macro supports to split scope by whitespaceMotivation and Context
https://github.com/ramsayleung/rspotify/issues/389
Dependencies
None
Type of change
Please delete options that are not relevant.
How has this been tested?
Is this change properly documented?
Yes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.