v1.3.0
More updates in support of FlexSpin, improved seek() and write()
What's Changed
- Flexspin compatibility by @totalspectrum in #1
- Seek() now returns the new position
- Write() now returns the number of bytes written
- Regression tests updated to verify these new returns
- Added more read() regression testing for various lengths (proving that nbr bytes asked for is what is returned when SUCCESS)
New Contributors
- @totalspectrum made their first contribution in #1
Full Changelog: v1.2.1...v1.3.0