v1.0.0.0: Bound release
0.0.1.0 (2023-09-02)
Features
- Support reading
R
numeric vectors (is.vector()
) - Support reading of
R
is.matrix()
numerical matrices - Support reading sparse matrices from Matrix.
What's Changed
- DOC:
pkgdown
and vignettes by @HaoZeke in #15 - MAINT: Update more metadata by @HaoZeke in #16
- ENH: Initialize readers by @HaoZeke in #19
Full Changelog: v0.0.1.0...v1.0.0.0