NEWS (original) (raw)
mniw 1.0.2
Minor Changes
- roxygen documentation now uses Markdown.
- Minor reformatting of package vignette.
Bug Fixes
- Fixed
foo.template method<>()
calls to comply with Clang-19, per CRAN request. This made previous usage of_MSC_VER
switch unnecessary. - Removed unused variable
ldV
from C++ code.
mniw 1.0.1
Minor Changes
- Updated latex in documentation per new CRAN guidelines.
mniw 1.0.0
- Initial CRAN release.