Skip to content

v0.3.0

Compare
Choose a tag to compare
@bparks13 bparks13 released this 20 Sep 15:03
· 166 commits to main since this release
4a93fda

What's Changed

🎉 New Features

🐞 Bug Fixes

  • Fix register write in NP2.0-beta streaming configuration by @jonnew in #285
  • Fix loading channel configuration files by @bparks13 in #272
  • Add validation of Neuropixels calibration files by @bparks13 in #291

🚀 Performance Improvements

  • Restrict possible driver values by @bparks13 in #256
  • Standardize names for Neuropixels probes by @bparks13 in #282
  • Improve the shutdown behavior by @jonnew in #287
  • Remove Breakout prefix from classes where its redundant by @jonnew in #301
  • Combine all polled Bno055 classes into common type by @jonnew in #303

📄 Documentation

  • Add package types by @bparks13 in #257
  • Improve the CreateContext documentation by @jonnew in #255
  • Improve StartAqcuisition documentation by @jonnew in #278
  • Improve ContextTask documentation by @jonnew in #279
  • Remove "a class that" from XML comments by @jonnew in #261
  • Improve documentation for MutliDeviceFactories by @jonnew in #276
  • Document how DeviceName links configuration and data IO operators by @jonnew in #288
  • Add unique documentation to Generate() overrides by @jonnew in #289
  • Explicitly link Trigger operators to their constituent Configure operator by @bparks13 in #292
  • Fix broken HarpSyncInput reference in xml comment by @cjsha in #293
  • Corrected Rhd2164 XML tags by @bparks13 in #299
  • Fix badly formed XML comment by @cjsha in #302
  • Add electrodeCount param tag by @bparks13 in #305

New Contributors

Full Changelog: v0.2.0...v0.3.0