mirror of
https://github.com/cjavdev/spotted-cli.git
synced 2026-04-25 12:05:56 +03:00
[PR #27] [MERGED] release: 0.19.0 #28
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotted-cli#28
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/cjavdev/spotted-cli/pull/27
Author: @stainless-app[bot]
Created: 1/7/2026
Status: ✅ Merged
Merged: 1/14/2026
Merged by: @cjavdev
Base:
main← Head:release-please--branches--main--changes--next📝 Commits (10+)
88ce484feat: improved behavior for exploring paginated/streamed endpoints803dba1feat: added support for --foo.baz inner field flags03963accodegen metadata6a9cdadcodegen metadata76e6604codegen metadata6adb7d1codegen metadata73c9fd3feat: enable CI testsde3ca69fix: remove unsupported methods55e6c74chore(internal): codegen related update30f1ba7chore(internal): codegen related update📊 Changes
60 files changed (+1397 additions, -1864 deletions)
View changed files
📝
.github/workflows/ci.yml(+19 -0)📝
.release-please-manifest.json(+1 -1)📝
.stats.yml(+1 -1)📝
CHANGELOG.md(+27 -0)📝
go.mod(+3 -2)📝
go.sum(+2 -4)📝
internal/jsonview/explorer.go(+198 -13)➕
internal/requestflag/innerflag.go(+262 -0)➕
internal/requestflag/innerflag_test.go(+319 -0)📝
internal/requestflag/requestflag.go(+159 -128)📝
internal/requestflag/requestflag_test.go(+27 -0)📝
pkg/cmd/album.go(+10 -16)📝
pkg/cmd/artist.go(+16 -20)📝
pkg/cmd/audioanalysis.go(+3 -2)📝
pkg/cmd/audiobook.go(+10 -16)📝
pkg/cmd/audiofeature.go(+6 -4)📝
pkg/cmd/browse.go(+6 -4)📝
pkg/cmd/browsecategory.go(+10 -16)📝
pkg/cmd/chapter.go(+6 -4)📝
pkg/cmd/cmd.go(+31 -0)...and 40 more files
📄 Description
Automated Release PR
0.19.0 (2026-01-14)
Full Changelog: v0.18.2...v0.19.0
Features
Bug Fixes
Chores
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.