Skip to content

Commit

Permalink
Release 1.0.4 (#523) (#528)
Browse files Browse the repository at this point in the history
merges master back into dev after release 1.0.4
  • Loading branch information
MatthewAitken authored Aug 23, 2021
1 parent d5c0535 commit 1129819
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,17 @@ Bug fixes:
vectors of the same length are produced even when floating point approximations
of times are different.

## [1.0.4] = 2021-07-29
Changed:
- selects recording rather than sweep epoch by default
- restructures epoch detection to use recording epoch for stim epoch detection
- Use NaNs instead of truncating

Bug fixes:
- Round the duration calculation in `run_feature_vector_extraction` so that
vectors of the same length are produced even when floating point approximations
of times are different.

## [1.0.3] = 2021-02-02
Changed:
- Adds new 'Stimulus contains NaN values' tag and error handling to qc_feature_extractor
Expand Down

0 comments on commit 1129819

Please sign in to comment.