Summary
Version 0.8.0 introduces a new DataFrameWriter operator for efficient data export, allowing users to save data frames in one file instead of individual data streams across multiple files. This release also includes refinements to Rhs2116 and Headstage64 GUIs.
What's Changed
🎉 New Features
🐞 Bug Fixes
- Simplify and correct Rhs2116Stimulus validation logic by @jonnew in #638
- Correct Pulse Period to Inter-Pulse Interval by @bparks13 in #647
- Reduce hs64 stimulator device minimum version by @cjsha in #648
🚀 Performance Improvements
📄 Documentation
- Improve minimum device version console message by @jonnew in #629
- Add remarks describing how Arrow compression works by @bparks13 in #656
- Remove apostrophe on plural nouns in XML comments by @cjsha in #661
Full Changelog: v0.7.1...v0.8.0