Skip to content

0.1.1: the beam_mcp requirement is ~> 0.7; CHANGELOG headings [0.1.0] and [0.1.1] - #2

Merged
HackTuah merged 1 commit into
mainfrom
release/0.1.1
Sep 19, 2026
Merged

HackTuah merged 1 commit into
mainfrom
release/0.1.1

Conversation

@HackTuah

Copy link
Copy Markdown
Member

0.1.0's ~> 0.7.0 held a host on core 0.7.x, so the pair did not resolve once beam_mcp 0.8.0 shipped. The requirement is ~> 0.7 now — core's public surface is frozen from 0.7.0 to 1.0.0 by its own rule, and this package uses nothing outside the behaviour and the canonical bytes. mix.lock resolves beam_mcp 0.8.0 at outer checksum b5a1beba…801e. CHANGELOG headings [0.1.0] and [0.1.1]. No code change: 10 tests, 0 failures against 0.8.0; the planted env read still red (10/4). Not published.

…s), and the CHANGELOG carries its headings. 0.1.0's ~> 0.7.0 held a host on core 0.7.x, so {:beam_mcp, "~> 0.8.0"} beside {:beam_mcp_signer, "~> 0.1.0"} did not resolve once core's 0.8.0 shipped (the release lane measured it; core's UPGRADING says so). Core's public surface is frozen from 0.7.0 to 1.0.0 by its own rule and this package uses nothing outside the BeamMCP.Signer behaviour and Canonical.signature/3's bytes, so the requirement spans 0.7, 0.8 and any 0.9 and stops at 1.0.0. mix.lock resolves beam_mcp 0.8.0 at outer checksum b5a1beba2c936c2c50e164c43240ac31bc8b159a994980083ec0f6562392801e, the bytes hex.pm serves and the provenance run attested. CHANGELOG: [0.1.0] -- 2026-09-19 (published with the heading still reading Unreleased; that tarball cannot be fixed) and [0.1.1] -- 2026-09-19. No code change: 10 tests, 0 failures against core 0.8.0; the planted System.get_env fallback for the key is still red (10 tests, 4 failures) and restored

Signed-off-by: Ayla Croft <aylacroft@proton.me>
@HackTuah
HackTuah merged commit e5dd26e into main Sep 19, 2026
3 checks passed
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