Add mizer 3.2 announcement blog post#5
Open
gustavdelius wants to merge 1 commit into
Open
Conversation
Covers the two reasons for the release: consistent resource setting and the fix that lets extension packages be chained in any load order, with a worked mizerReef + mizerMR example. Also summarises the smaller additions in 3.2. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EyeA3WdYPB8TFo8Pssh1Kw
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.
Adds a blog post announcing the mizer 3.2 release.
The post is framed around the two reasons for a release so soon after 3.1:
species_params<-, and points to the Upgrading mizer vignette.MizerParamsmarker classes prevented combining two extensions. The post explains the flaw and the dynamic-marker-class fix, with a worked mizerReef + mizerMR example drawn from mizerReef'smultiple-resources.Rmdvignette.It closes with a short roundup of the smaller 3.2 additions (
steadyNewton(),adjustSizeGrid(),project()callback, nicer printing, cheatsheets) and an upgrading note.Notes:
.Rmdmatching the other posts; code chunks are illustrative (eval = FALSE) so the post renders without needing the extension packages installed.upgrading.htmlvignette — worth confirming the published slugs.🤖 Generated with Claude Code