Release 0.1.2#10
Merged
Merged
Conversation
- Bump version 0.1.1 -> 0.1.2 (date 2026-06-13). - Add NEWS.md documenting the bug fixes and improvements since 0.1.1. - Stop build-ignoring NEWS.md so the changelog ships with the package. - Update cran-comments.md for the update submission. Co-Authored-By: Claude Opus 4.8 (1M context) <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.
Prepares the 0.1.2 patch release (DT2 0.1.1 is already on CRAN).
Changes
0.1.1→0.1.2(Date: 2026-06-13).NEWS.mdwith the changelog since 0.1.1 (the escape/SSP bug fixes, theoptions$columnsimprovements, JS-string safety, tests, CI, docs).^NEWS\.md$from.Rbuildignoreso the changelog ships in the tarball (and pkgdown can build a Changelog page).cran-comments.mdfor an update submission (no longer a new submission).CRAN readiness — local results
R CMD check --as-cran: 0 errors · 0 warnings · 0 notes ✔urlchecker::url_check(): all URLs correct ✔devtools::spell_check(): only domain terms / proper nouns (no real typos)Before submitting (maintainer action)
CRAN expects a win-builder pass that can't be produced locally:
devtools::check_win_devel()(and optionallycheck_win_release())devtools::submit_cran()or the CRAN web form🤖 Generated with Claude Code