- Added parser for delayed sparse objects backed by H5
0.5.0
- Complete overhaul of the codebase using pybind11 - Streamlined readers for R data types - Updated API for all classes and methods - Updated documentation and tests.
0.4.5
- Switch to pybind11 to implementing the bindings to rds2cpp. - Update tests, documentation and actions. - Fix github issue with showing incorrect package version on github pages.
0.4.4
- Add methods to parse RDS files containing `GenomicRangesList` - Fix bug in reading strand information; mostly RLE vectors. - Update tests and documentation
0.4.0
- Migrate to the new class implementations - Add reader for objects containing genomic ranges