Skip to content

Prepare 0.30.1-beta release - #541

Merged
ocots merged 1 commit into
mainfrom
release/0.30.1-beta
Aug 28, 2026
Merged

ocots merged 1 commit into
mainfrom
release/0.30.1-beta

Conversation

@ocots

@ocots ocots commented Aug 28, 2026

Copy link
Copy Markdown
Member

Prepares the 0.30.1-beta release: version bump + CHANGELOG.md + BREAKING.md.

Bundles the plotting work merged since v0.30.0-beta:

  • feat(plotting): Makie backend parity with the Plots backend #540 — Makie backend parity: Plotting.render! / overlay on a Makie.Figure, HLine / VLine decorations, :steppost / :scatter seriestype dispatch, z_order, and axis-attribute forwarding in render / render!. Methods that previously threw NotImplemented now work.
  • 1a2624f — :split legend fix: a user label= (or an IR series label) turns the legend back on, on both the Plots and Makie backends.
  • 1b71e9e — docs pass: plotting guide names both backends + new "User Attributes: Series vs Axis" section.

All additive or bug-fix — no breaking change (see BREAKING.md → Non-breaking note (0.30.1-beta); also backfilled the missing 0.30.0-beta note).

Also dates the [0.30.0-beta] changelog heading (2026-08-27, the tag date).

Follow-up

Once this merges and is registered, control-toolbox/CTModels.jl#411 needs its [compat] CTBase bumped to 0.30.1 — its CI is red only because the released CTBase still has the proof-of-concept Makie backend.

🤖 Generated with Claude Code

Makie backend parity (#540): render! / overlay, HLine/VLine decorations,
:steppost / :scatter seriestype dispatch, z_order, axis-attribute
forwarding. Plus the :split + `label=` legend fix on both backends, and
the plotting-guide docs pass. All additive / bug-fix — no breaking change.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@ocots ocots added the run ci Trigger the CI workflow on this PR label Aug 28, 2026
@ocots
ocots merged commit 7d64bbf into main Aug 28, 2026
13 checks passed
@ocots
ocots deleted the release/0.30.1-beta branch August 28, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run ci Trigger the CI workflow on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant