0.2.0
Added
- Add a new pagination API for navigating between multiple pages for formats that have pages, such as Excel workbooks.
- Added
transform()
method for applying general transformations to row readers.
Changed
- Renamed
take()
tolimit()
. - Row API cleanup.