Skip to content

Releases: anthonynorth/using

v0.4.1

17 Sep 04:17
c33a88c
Compare
Choose a tag to compare

Fixed an new issue where packages installed by {using} would be missing RemoteRef metadata needed {renv} to write a restorable lockfile.

v0.4.0

22 Jul 06:04
c33a88c
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

API changed to using::pkg()

{using} provides detect_dependencies() to detect dependencies declared with using::pkg to facilitate use with capsule and renv.

v0.3.0

07 Mar 09:05
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Add auto install feature (thanks @MilesMcBain). In interactive mode the user is prompted to install.

v0.2.0

25 Feb 09:24
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Remove max_version support

v0.1.0

25 Feb 02:25
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial release