NEWS
bolder 0.1.1 (2026-05-18)
- Quoted
'RStudio' in DESCRIPTION fields for CRAN resubmission.
- Made the
DESCRIPTION title wording more neutral.
- Expanded the
DESCRIPTION text with package functionality and formatting
methods for CRAN resubmission.
- Added
\value{} sections to exported function documentation.
- Restored package-specific options changed during tests.
- Simplified examples to avoid explicit console-printing helpers.
- Clarified
options(bolder.width = ...) in function documentation.
bolder 0.1.0
- Added RStudio addins for simple, subtitle, and title section headers.
- Documented suggested keyboard shortcuts for manual setup in RStudio.
- Added configurable title width through
options(bolder.width = ...).