hubDevs 1.1.0
- Add
development: mode: autoto_pkgdown.ymltemplate so pkgdown builds dev documentation intodocs/dev/(#54). - Disable
indentation_linterin.lintrtemplate to avoid conflicts with Air formatting (#55). - Add
buildparameter touse_hubdev_readme()andcreate_hubdev_pkg()to allow skippingdevtools::build_readme(), fixing r-universe build failures (#56).
hubDevs 1.0.0
- First stable release of hubDevs.
-
create_hubdev_pkg()now sets up Air formatting viausethis::use_air()(#48). -
use_hubdev_pkg_actions()now includes theformat-checkworkflow for Air formatting CI (#48). - Remove Hubverse release process overview vignettes (that information has moved to the Hubverse documentation).
hubDevs 0.0.0.9003
- Added functionality to
use_hubdev_pkgdown()to enable smooth transition of package docs tohubStyletheme. - Added
append_hubdev_readme_footer()to append the standard hubverse footer to the README.md file.
