Skip to content

Releases: hoxo-m/githubinstall

githubinstall 0.2.2

18 Feb 18:49
Compare
Choose a tag to compare

Bug fix

  • Fixes crashing with repositories named NA. (#32)
  • Use mockery::stub instead of testthat::mock_with for CRAN check error (#35)

githubinstall 0.2.1

21 Nov 00:42
Compare
Choose a tag to compare

Improvements

githubinstall 0.1.0

11 Aug 10:57
Compare
Choose a tag to compare

New features

  • gh_install_package() gains ref argument to specify Git references (#6).
  • gh_suggest_username() returns "yutannihilation" by passing "yutani" etc (#3, @teramonagi).

Improvements

  • gh_install_package() changes from asking number (1: Yes, 2: No) to asking [Y/n]. (#5)

Bug fixes

  • gh_install_package() records GitHub to the package description (#4).
  • gh_install_package() overwite packages if it already installed (#6).

First Release

13 Jun 14:41
Compare
Choose a tag to compare
v0.0.1

fix