Releases: bids-standard/pybv
Releases · bids-standard/pybv
v0.3.0
What's Changed
- Prepare for next release by @cbrnr in #36
- PKG: Include LICENSE in sdist by @hoechenberger in #37
- meas_date is now a datetime.datetime object by @cbrnr in #40
- MAINT: texts, and reorganization by @sappelhoff in #41
- ENH: Add unit parameter to write_brainvision by @cbrnr in #39
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.0
What's Changed
- Increase effective resolution by @tstenner in #20
- Add the format parameter to the public API by @tstenner in #22
- docs: add API andChangelog, unify README, correct versions ... tests: fix coverage by @sappelhoff in #21
- speedup CI build through caching by @sappelhoff in #23
- minor doc improvements by @sappelhoff in #25
- Update MNE compatibility to >0.17, fix bug with stimulus integer codes <length 3 in events by @sappelhoff in #26
- FIX+ENH: Fix indexing in events and add measurement date option to writer by @sappelhoff in #29
Full Changelog: v0.0.2...v0.1.0
v0.0.2
What's Changed
- [MRG] trigger codecov by @sappelhoff in #10
- [MRG] fix building of docs by @sappelhoff in #9
- [MRG] Improving the documentation and adding CONTRIBUTING.md by @sappelhoff in #11
- Let numpy.ndarray.tofile save the data by @tstenner in #13
- Skip writing markers if event array is empty by @tstenner in #15
- Add missing comment marker by @tstenner in #14
- Support channel-specific scaling factors by @tstenner in #17
- Prepare for release by @sappelhoff in #16
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- [WIP] first port of simple BV exporter from philistine by @choldgraf in #2
- consistent capitalization by @sappelhoff in #5
- [MRG] prepare for pushing to pypi by @sappelhoff in #7
New Contributors
- @choldgraf made their first contribution in #2
Full Changelog: https://github.com/bids-standard/pybv/commits/v0.0.1