Skip to content

version-0.9.10

Compare
Choose a tag to compare
@klmr klmr released this 18 Aug 09:33
· 635 commits to main since this release

Changes since last release:

  • 0.9.10:

    • Fix incompatibility with roxygen2 v6.1.0
  • 0.9.9:

    • Fix module_file argument check (#90)
    • Add clickable links to “See also” section in documentation (#56)
    • Fix a regression in the “basic-usage” vignette (#122)
    • Dispatch calls to `?` and help to devtools, if necessary (#34)
    • Run document twice to ensure S3 exports are correctly generated (#117,
      r-lib/devtools#1585)
    • Make Shiny runtime test more robust (#69)
    • Fix crash in S3 recognition when function bodies have been substituted at
      runtime (#125)