Skip to content

Releases: cole-brokamp/dpkg

dpkg 0.6.1

09 Jan 03:18
568f9a9
Compare
Choose a tag to compare
  • dpkg github releases are not set to the latest release by @cole-brokamp in #14

mtcars-v0.0.0.9001

02 Jan 17:21
Compare
Choose a tag to compare

Foofy Cars

This is a test for the dpkg package.

dpkg 0.6.0

04 Nov 13:04
Compare
Choose a tag to compare

First CRAN release.

dpkg 0.5.1

03 Sep 22:08
Compare
Choose a tag to compare

fix bug with dpkg badge url

dpkg 0.5.0

03 Sep 20:57
b6e33bd
Compare
Choose a tag to compare

What's Changed

  • add ability to add markdown badges to README files by @cole-brokamp in #8 and #9
    • use_dpkg_badge() now relies on usethis::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

22 Aug 19:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

mtcars 0.0.0.9000

22 Aug 19:29
Compare
Choose a tag to compare

Foofy Cars

This is a test for the dpkg package.

dpkg 0.3.0

21 Aug 13:19
Compare
Choose a tag to compare

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

14 Aug 19:56
Compare
Choose a tag to compare
  • 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

06 Aug 22:07
Compare
Choose a tag to compare

Initial release