v1.3.1
Continued compatibility updates for FlexSpin and add new method
What's Changed
- Fix read count by @totalspectrum in #4
- Fix write count by @totalspectrum in #5
- Added another initialization required by flexspin by @totalspectrum in #6
- Seek() now correctly returns file length for seek(handle, POSX, SK_FILE_START)
- Adds new method: PUB file_size_for_handle(handle) : size_in_bytes
- Updated regression tests for testing new methods and verifying seek(), read(), write() returned values
Full Changelog: v1.3.0...v1.3.1