mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #436] [MERGED] Upgrade to v0.12.0 #455
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#455
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/436
Author: @ramsayleung
Created: 8/26/2023
Status: ✅ Merged
Merged: 8/26/2023
Merged by: @ramsayleung
Base:
master← Head:ramsay/upgrade_to_v0.12📝 Commits (3)
17ef3ccUpgrade to v0.12.a3078fcUpgrade package to 0.127f16397Upgrade to 0.12.0📊 Changes
5 files changed (+9 additions, -9 deletions)
View changed files
📝
CHANGELOG.md(+1 -1)📝
Cargo.toml(+4 -4)📝
rspotify-http/Cargo.toml(+2 -2)📝
rspotify-macros/Cargo.toml(+1 -1)📝
rspotify-model/Cargo.toml(+1 -1)📄 Description
Description
Upgrade to v0.12.0
Motivation and Context
Release a few patches and include several new features.
Dependencies
No
Type of change
Please delete options that are not relevant.
How has this been tested?
All CI tasks pass.
Is this change properly documented?
Yes, check the
CHANGELOG.mdfor details.Please make sure you've properly documented the changes you're making.
Don't forget to add an entry to the CHANGELOG if necessary (new features, breaking changes, relevant internal improvements).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
ureqas HTTP client #465