Release v0.2.0#27
Merged
Merged
Conversation
- strip the bogus issue links: the 0.2.0 fragments were named without
towncrier's '+' orphan prefix, so their FILENAMES rendered as PR links
(#binary_token_cache_freeze etc.); document the '+{slug}' convention in
the upcoming_changes README so it doesn't recur
- add the release's missing user-facing entries: tile mode (imshow
tile='auto', enable_tile/update_tile_source, pluggable TileBackend),
marker clip_display, set_extent axes update, pcolormesh rasterization,
the binary-transport first-paint race fix, and a Maintenance section
(__version__, colormap-LUT cache + float32 rescale)
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #27 +/- ##
=======================================
Coverage 88.97% 88.97%
=======================================
Files 38 38
Lines 3511 3511
=======================================
Hits 3124 3124
Misses 387 387 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.
Automated-release prep for v0.2.0 (the Prepare Release workflow generated this branch but could not open the PR — repo Actions setting blocks PR creation; see note below).
What changed
v0.2.0inpyproject.tomlanddocs/conf.pyCHANGELOG.rstassembled from the 7 towncrier fragments, then hand-cleaned: removed the bogus filename-links (fragments lacked the+orphan prefix — convention now documented inupcoming_changes/README.rst) and added the missing user-facing entries (tile mode, markerclip_display,set_extentaxes, pcolormesh rasterization, first-paint race fix, Maintenance section)docs/_root/switcher.jsongained the v0.2.0 entryReview checklist
CHANGELOG.rstreads wellpyproject.tomlanddocs/conf.pyswitcher.jsonhas the right label and URLAfter merging
Create and push the tag to trigger the Release (PyPI trusted publishing) and Docs workflows: