release: punycoder 1.1.0 — canonical-host normalization API#10
Merged
Conversation
…fxkqb) Cut the 1.1.0 minor release that exposes host_normalize() and normalization_profile_info() (added in #6, profile pinned to Unicode 16.0.0). - DESCRIPTION: 1.0.0.9000 -> 1.1.0 - NEWS.md: promote the "(development version)" heading to "punycoder 1.1.0" - cran-comments.md: rewrite for the update release (downstream: in-dev pslr) - .Rbuildignore: ignore .lintr and _scratch so they no longer ship (R CMD check --as-cran flagged both as non-standard/hidden files) R CMD check --as-cran: 0 errors | 0 warnings | 1 note (CRAN incoming feasibility only — "days since last update", a submission-timing note). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Cuts the 1.1.0 minor release exposing the canonical-host normalization API (
host_normalize(),normalization_profile_info()) added in #6, with the profile pinned to Unicode 16.0.0. ClosesPSLR-obdfxkqb.Changes
1.0.0.9000→1.1.0(development version)heading topunycoder 1.1.0pslr).lintrand_scratch—R CMD check --as-cranflagged both as non-standard/hidden files that were shipping in the tarballVerification
R CMD check --as-cranlocally: 0 errors | 0 warnings | 1 note. The sole note is CRAN incoming feasibility ("days since last update: 4") — a submission-timing policy note, not a packaging defect.After merge
v1.1.0on main + GitHub release.pslrtopunycoder (>= 1.1.0)(with a temporaryRemotes:GitHub pointer until 1.1.0 reaches CRAN).🤖 Generated with Claude Code