resmush 1.0.0
- Bumped the major version to indicate the package has reached a
mature development state.
- Minimum R version required: 4.1.0.
- Migrated documentation to Quarto.
- Corrected typos.
resmush 0.2.2
- Add
httr2::req_headers(referer = "https://dieghernan.github.io/resmush/")
to the relevant API calls.
- API calls now perform a dry run to ensure the compressed file
exists.
resmush 0.2.1
resmush 0.2.0
webp format is no longer supported by the API and was
removed from the package.
resmush 0.1.1
resmush 0.1.0
- Accepted on CRAN.
- Switched from
httr to httr2.
- Added DOI: https://doi.org/10.5281/zenodo.10556679.
resmush_file(), resmush_dir(), and
resmush_url() gain a new overwrite
argument.
- API changes: new messages and progress bars using
cli::cli_progress_bar(). These changes also include:
- New arguments
progress and report.
- Deprecation of the
verbose argument.
resmush_clean_dir() now shows a summary message.
- Added
png and grid to
Suggests for examples.
resmush 0.0.1