tiltDevTools 0.0.0.9009 (2024-05-25)
- New
use_github_workflow_check()
anduse_github_workflow_check_revdep()
help setup reusable GitHub-Actions workflows to check a package and it’s reverse dependencies.
tiltDevTools 0.0.0.9008 (2024-05-25)
- Add reusable workflows to test reverse dependencies (#11).
tiltDevTools 0.0.0.9007 (2024-05-24)
-
use_dictionary()
now outputs the new columnlevel
(#9).
tiltDevTools 0.0.0.9006 (2024-05-24)
BREAKING CHANGES
-
use_pr_checklist()
is now retired without deprecation because the package is still experimental and has not yet been advertised (#7).
tiltDevTools 0.0.0.9005 (2024-05-24)
- Document
?extensions
(#6).
tiltDevTools 0.0.0.9004 (2024-05-24)
- Retire
match_packages()
(#4). This is without deprecation since the package hasn’t been advertised.
tiltDevTools 0.0.0.9003 (2024-05-24)
- New
use_dictionary()
extendsrsetools::use_dictionary()
with a method for ‘tilt_profile’ (#3).
tiltDevTools 0.0.0.9002 (2024-05-22)
- New
match_packages()
(#2).