Releases: bids-standard/pybv
Releases · bids-standard/pybv
v0.7.6
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #104
- Add Benjamin Beasley (@musicinmybrain) to CITATION.cff by @musicinmybrain in #107
- Replace deprecated mne.utils.requires_version by @musicinmybrain in #105
- Add a Read the Docs configuration file (fix RTD build job) by @musicinmybrain in #108
- Do not distribute the specification PDF in sdists by @musicinmybrain in #106
- misc maint by @sappelhoff in #109
- Bump actions/setup-python from 4 to 5 by @dependabot in #112
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #113
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #114
- Replace flake8/isort/black with ruff by @cbrnr in #115
- Use pyproject.toml by @cbrnr in #116
- Fix pre-commit instructions in CONTRIBUTING by @cbrnr in #117
- Remove MNE export by @cbrnr in #120
- DOC - point to FieldTrip public API rather than private functions by @robertoostenveld in #121
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #123
- misc maintenance by @sappelhoff in #124
- Switch to hatchling and hatch-vcs by @sappelhoff in #125
New Contributors
- @musicinmybrain made their first contribution in #107
- @robertoostenveld made their first contribution in #121
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
- BLACK by @sappelhoff in #97
- Bump actions/setup-python from 3 to 4 by @dependabot in #98
- check ich "ch_names" present in annotations by @eioe in #100
- FIX: referenced before assignment of events twidth var by @sappelhoff in #102
New Contributors
- @dependabot made their first contribution in #98
- @eioe made their first contribution in #100
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
- updated logical test in _chk_events by @compmonks in #95
- Allow event durations == 0 by @cbrnr in #96
New Contributors
- @compmonks made their first contribution in #95
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- event duration should be fine if <= n_times, not < n_times by @sappelhoff in #92
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- FIX: annotations relative to raw.first_time by @sappelhoff in #91
Full Changelog: v0.7.1...v0.7.2
v0.7.1
v0.7.0
What's Changed
- update CITATION.cff to 1.2.0 by @sappelhoff in #81
- MAINT: Clean up warnings raised by tests by @sappelhoff in #82
- Add alternative software by @sappelhoff in #85
- Allow passing list of dict as argument to events parameter (=allow writing mne.annotations to VMRK) by @sappelhoff in #86
- Add private function for mne export by @sappelhoff in #87
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Improve Makefile by @cbrnr in #70
- [MRG] Improve file handling, add overwrite parameter by @sappelhoff in #78
- Add support for reference channel specification by @hoechenberger in #75
- Force little-endian format when writing eeg datafile by @Aniket-Pradhan in #80
New Contributors
- @Aniket-Pradhan made their first contribution in #80
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- [MRG] Allows one to pass in a list of units to scale each channel separately by @adam2392 in #66
- huge amount of misc maint fixes in preparation for 0.5 by @sappelhoff in #68
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- maintenance PR by @sappelhoff in #43
- Auto-convert "greek small letter mu" to micro symbol by @sappelhoff in #47
- miscellaneous maintenance enhancements by @sappelhoff in #56
- FIX: support for for commas in channel names by @sappelhoff in #53
- API: Make write_brainvision take keyword arguments only by @sappelhoff in #57
- Sampling interval can be float by @cbrnr in #59
- Use f-strings by @cbrnr in #61
- API, HUGE: rework "resolution" and follow the consequences by @sappelhoff in #58
- FIX: do not write data if it cannot be represented in fmt, given unit and resolution by @sappelhoff in #62
- MISC maintenance by @sappelhoff in #65
Full Changelog: v0.3.0...v0.4.0