License

  • Relicense as MIT.

Bug fixes

  • Avoid rendering vignette with usethis missing.

  • More careful querying of functions to be mocked, to avoid errors for .onLoad() when testing interactively (#29).

Bug fixes

  • More careful querying of functions to be mocked, to avoid errors for .onLoad() when testing interactively (#29).

Chore

  • Change maintainer e-mail address.

Breaking changes

  • with_mock() now requires braces (so that error locations can be reported more accurately) and supports only one expression (#15).

Features

Documentation

  • Add “Getting started” vignette (#22).

Internal

  • Switch to rlang (#13).
  • Switch to GitHub Actions (#10).

Initial CRAN release.