File: [cvs.NetBSD.org] / pkgsrc / devel / R-lifecycle / distinfo (download)
Revision 1.5, Fri Apr 22 22:55:50 2022 UTC (3 months, 3 weeks ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, HEAD Changes since 1.4: +4 -4
lines
(devel/R-lifecycle) Updated 1.0.0 to 1.0.1, TEST_DEPENDS+= added, missing one more
# lifecycle 1.0.1
* `deprecate_soft()` now follows the verbosity option when called from
the global environment (#113).
* `last_warnings()` has been renamed to `last_lifecycle_warnings()`
and `last_warning()` has been removed. This is for compatibility
with the future `rlang::last_warnings()` function to be released in
the next rlang version.
|