Skip to content

Releases: dgkf/parttime

v0.1.2

26 Jan 20:55
b2fc9e3
Compare
Choose a tag to compare

Patch release, addressing some NOTES on CRAN's R CMD check. No functional changes.

  • Fixing a typo in some malformed infotex blocks
  • Ensuring some S3 methods are properly exported
  • Avoiding using specific S3 method in \usage{}

Full Changelog: v0.1.1...v0.1.2

v0.1.1

10 Mar 21:06
5c462de
Compare
Choose a tag to compare

A minor update to satisfy a few Warnings on CRAN, triggered by changes to S3 generic signature changes in the vctrs pacakge.

v0.1.0

04 Nov 15:33
Compare
Choose a tag to compare

First CRAN release of parttime 🎉

As part of the push toward CRAN, a couple features were recently added

  • CDISC-compatible "missing-in-the-middle" datetimes
  • Improved ISO-8601 parsing, preventing edge cases with a mixed extended and condensed form
  • A reduction of the back-end fields, consolidating tzhour and tzmin, as well as sec and secfrac