Skip to content

v0.4.3

Choose a tag to compare

@leeper leeper released this 19 May 15:28
· 451 commits to main since this release

This is a small maintenance release with some changes that probably should have made it into v0.4.

New Features

Bug Fixes

  • Fixed behavior of gather_attrs() on a data.frame with no attributes to gather. (#94)
  • Removed unrecognized file format error for import from compressed files. (#93)