Skip to content

v0.3.0: Merge pull request #63 from ThinkR-open/att-rebase-0.3

Compare
Choose a tag to compare
@statnmap statnmap released this 19 Sep 14:15
· 96 commits to main since this release
4772336

attachment 0.3.0

New features

  • find_remotes() and set_remotes_to_desc() now detects github, gitlab, git, bitbucket, local installations to add automatically to the "Remotes:" part of the DESCRIPTION file (@MurielleDelmotte)
  • Quarto documents can be parsed with att_from_qmds() as an alias of att_from_rmds().

Minor changes

  • Documentation for bookdown and quarto dependencies extraction updated

Bug fixes

  • Allow to use dependencies after att_amend_desc() #52
  • Fix HTML5 issues with update to {roxygen2}