Skip to content

v0.6.5

Latest
Compare
Choose a tag to compare
@h-mayorquin h-mayorquin released this 01 Nov 21:17
· 2 commits to main since this release

v0.6.5 (November 1, 2024)

Deprecations

Bug Fixes

Features

  • Using in-house GenericDataChunkIterator PR #1068
  • Data interfaces now perform source (argument inputs) validation with the json schema PR #1020
  • Improve the error message when writing a recording extractor with multiple offsets PR #1111
  • Added channels_to_skip to EDFRecordingInterface so the user can skip non-neural channels PR #1110

Improvements

  • Remove dev test from PR PR #1092
  • Run only the most basic testing while a PR is on draft PR #1082
  • Test that zarr backend_configuration works in gin data tests PR #1094
  • Consolidated weekly workflows into one workflow and added email notifications PR #1088
  • Avoid running link test when the PR is on draft PR #1093
  • Centralize gin data preparation in a github action PR #1095