Skip to content

v1.3.0

Compare
Choose a tag to compare
@ironsheep ironsheep released this 15 Sep 05:10
· 55 commits to main since this release

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

Full Changelog: v1.2.1...v1.3.0