v1.7.x¶
v1.7.0 (2024-03-13)¶
New features & enhancements¶
- Improved logging message during cache invalidation: We now print the selected
memory_file_method("hash" or "mtime"). Previously, we'd always print "hash". (#876 by @hoechenberger)
Bug fixes¶
- Fixed an error when using
analyze_channelswith EEG data, where e.g. ERP creation didn't work. (#883 by @hoechenberger)
Code health¶
- We enabled stricter linting to guarantee a consistently high code quality! (#872 by @hoechenberger)