Skip to content

chore(cargo): bump version to 0.15.0#629

Merged
rocketman-code merged 3 commits intomainfrom
release/v0.15.0
Apr 25, 2026
Merged

chore(cargo): bump version to 0.15.0#629
rocketman-code merged 3 commits intomainfrom
release/v0.15.0

Conversation

@rocketman-code
Copy link
Copy Markdown
Owner

Summary

  • Relicense piano-runtime from MIT to GPL-3.0-only (piano CLI was already relicensed in chore(license): relicense to GPLv3 #624)
  • Add --example flag documentation to README
  • Bump both crates to 0.15.0
  • CHANGELOG entry for 0.15.0

0.14.2 is the last MIT version. All versions from 0.15.0 onward are GPL-3.0-only.

Piano is a profiler. Instrumented binaries are local throwaway
artifacts, never distributed. GPL copyleft triggers on distribution,
so the runtime linked into user binaries imposes no obligations.
The GCC pattern (GPL compiler, permissive runtime) does not apply
when the output binary is not distributed.
@rocketman-code rocketman-code merged commit f6717e2 into main Apr 25, 2026
11 checks passed
@rocketman-code rocketman-code deleted the release/v0.15.0 branch April 25, 2026 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant