Conversation
The 'What the scaffold already does' line still said -s dials a literal address; #56 removed that. Item 5 and item 26 stay as the historical record.
chrisuthe
force-pushed
the
chrisuthe/task/cut-and-publish-the-v0-2-0-release-notes-roadmap
branch
from
September 17, 2026 00:51
1faf751 to
ac15ce8
Compare
chrisuthe
marked this pull request as ready for review
September 17, 2026 00:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Cuts the v0.2.0 release:
CMakeLists.txttoVERSION 0.2.0(matches thev0.2.0tag the release workflow will publish).docs/release-notes/0.2.0.md— the bodyrelease.ymlpublishes. It leads with the breaking-schange, then the--audio-formatlist, the sink playback-clock andAF_NETLINKfixes, and the under-the-hood work, and ends with thev0.1.6...@TAG@compare link.-sreads as discovery-only; the stale line still said it dials a literal address, which Remove literal-address -s dialling; keep only -s mdns: discovery #56 removed. Item 5 and the new item 26 stay as the historical record.The wiki needs no change here: #56 and #57 already brought the
-sand--audio-formatpages current, sowiki.ymlre-mirrorsdocs/wiki/unchanged on merge.What ships in v0.2.0 (since v0.1.6)
-s <address>dialling removed;-s mdns:discovery only (Remove literal-address -s dialling; keep only -s mdns: discovery #56).--audio-formattakes an ordered list of preferred formats (Let --audio-format take an ordered list of preferred formats #57).AF_NETLINKin the systemd unit so the MAC-derived client id is detected (Allow AF_NETLINK in the systemd unit so the MAC-derived client id is detected #53).sendspin-cppto v0.8.0 and adoptstart()/stop()(Re-pin sendspin-cpp to v0.8.0 and adopt its start/stop lifecycle #62).clang-formatCI gate +scripts/format.sh(Make the tree clang-format clean and gate it in CI #61); comment guidelines inAGENTS.md(Trim codebase comments to one-line, caller-facing style #60).Compatibility
This release is usage-breaking for anyone upgrading from v0.1.6. #56 removed literal-address
-sdialling: a typed-in host,host:port, orws://URL — on the command line or asserver =in a config file — is now a parse error.-s mdns:[<name>](discovery) is the only form left. An install still configured with an address fails loudly at startup rather than quietly changing how it connects; point the server at this player, or switch to-s mdns:.The changes in this PR — a version-string bump and documentation — move no control surface themselves; they cut a release around #56, which is already on
main.Other visible-but-non-breaking changes bundled in the release: the sink playback-clock fixes (#55, #59, bug fixes),
--audio-formatnow accepts an ordered preference list (#57, additive), theAF_NETLINKsystemd fix (#53, packaging), and the re-pin ofsendspin-cppto v0.8.0 (#62) — a dependency bump that can shift runtime behaviour without touching a flag, assessed in its own PR.Cutting the tag
After this merges to
mainand CI is green, pushingv0.2.0runsrelease.yml(preflight validated locally: singleVERSION 0.2.0line, notes exist with balanced fences and###-or-deeper headings) → the build legs → a publishedsendspin-cli 0.2.0release with the five*.tar.gzarchives, themacos-arm64.pkg, andSHA256SUMS.