Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

Releases: mnpopcenter/hipread

v0.2.2

29 Apr 17:52
Compare
Choose a tag to compare
  • hipread now uses roxygen2 version 7.1.0, which generates some additional
    documentation for R6 classes.

v0.2.1

15 May 15:59
Compare
Choose a tag to compare
  • Progress bar will show by default even if readr hasn't been loaded (#12).

v0.2.0

01 Mar 21:26
Compare
Choose a tag to compare
  • Added yield functions (hipread_long_yield() and hipread_list_yield()) which
    are another take on reading data in chunks that allow for more flexibility.

  • Progress bar now ends at 100% instead of looking like the read was incomplete (#6)

  • Several performance improvements

v0.1.1

02 Aug 17:44
Compare
Choose a tag to compare

Fixes for CRAN checks on Solaris and sanitizers

v0.1.0

31 Jul 14:28
Compare
Choose a tag to compare

First release!