Skip to content

release: punycoder 1.1.0 — canonical-host normalization API#10

Merged
bart-turczynski merged 1 commit into
mainfrom
release/1.1.0
Jun 15, 2026
Merged

release: punycoder 1.1.0 — canonical-host normalization API#10
bart-turczynski merged 1 commit into
mainfrom
release/1.1.0

Conversation

@bart-turczynski

Copy link
Copy Markdown
Owner

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. Closes PSLR-obdfxkqb.

Changes

  • DESCRIPTION: 1.0.0.90001.1.0
  • NEWS.md: promote the (development version) heading to punycoder 1.1.0
  • cran-comments.md: rewritten for the update release (downstream: the in-development pslr)
  • .Rbuildignore: ignore .lintr and _scratchR CMD check --as-cran flagged both as non-standard/hidden files that were shipping in the tarball

Verification

R CMD check --as-cran locally: 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

  1. Tag v1.1.0 on main + GitHub release.
  2. Bump pslr to punycoder (>= 1.1.0) (with a temporary Remotes: GitHub pointer until 1.1.0 reaches CRAN).
  3. Actual CRAN submission is a separate, human-gated step — left to the maintainer (note the 4-days-since-last-update timing).

🤖 Generated with Claude Code

…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>
@bart-turczynski bart-turczynski merged commit 8037b7a into main Jun 15, 2026
10 checks passed
@bart-turczynski bart-turczynski deleted the release/1.1.0 branch June 15, 2026 14:48
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