Releases: cole-brokamp/dpkg
Releases · cole-brokamp/dpkg
dpkg 0.6.1
- dpkg github releases are not set to the latest release by @cole-brokamp in #14
mtcars-v0.0.0.9001
Foofy Cars
This is a test for the dpkg package.
dpkg 0.6.0
First CRAN release.
dpkg 0.5.1
fix bug with dpkg badge url
dpkg 0.5.0
What's Changed
- add ability to add markdown badges to README files by @cole-brokamp in #8 and #9
use_dpkg_badge()
now relies onusethis::use_badge()
to automatically add the badge to a README in the project root folder
Full Changelog: v0.4.0...v0.5.0
dpkg 0.4.0
What's Changed
- print like the filename by @cole-brokamp in #5
- use dpkg description as body when releasing to github by @cole-brokamp in #7
Full Changelog: v0.3.0...v0.4.0
mtcars 0.0.0.9000
Foofy Cars
This is a test for the dpkg package.
dpkg 0.3.0
What's Changed
- change read/write engine to arrow and support geoarrow by @cole-brokamp in #3
Full Changelog: v0.2.0...v0.3.0
dpkg 0.2.0
- export the
write_dpkg()
function - added pkgdown site
- instead of using S7, use a simple S3 object oriented system for
dpkg
- this allows for greater interoperability with dplyr and tbl functions and does not change the end user experience
- enhanced documentation and examples
Full Changelog: v0.1.0...v0.2.0
dpkg 0.1.0
Initial release