What's Changed * Bump actions/checkout from 3 to 4 by dependabot in https://github.com/bids-standard/pybv/pull/104 * Add Benjamin Beasley (musicinmybrain) to CITATION.cff by musicinmybrain in https://github.com/bids-standard/pybv/pull/107 * Replace deprecated mne.utils.requires_version by musicinmybrain in https://github.com/bids-standard/pybv/pull/105 * Add a Read the Docs configuration file (fix RTD build job) by musicinmybrain in https://github.com/bids-standard/pybv/pull/108 * Do not distribute the specification PDF in sdists by musicinmybrain in https://github.com/bids-standard/pybv/pull/106 * misc maint by sappelhoff in https://github.com/bids-standard/pybv/pull/109 * Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/bids-standard/pybv/pull/112 * Bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/bids-standard/pybv/pull/113 * Bump codecov/codecov-action from 3 to 4 by dependabot in https://github.com/bids-standard/pybv/pull/114 * Replace flake8/isort/black with ruff by cbrnr in https://github.com/bids-standard/pybv/pull/115 * Use pyproject.toml by cbrnr in https://github.com/bids-standard/pybv/pull/116 * Fix pre-commit instructions in CONTRIBUTING by cbrnr in https://github.com/bids-standard/pybv/pull/117 * Remove MNE export by cbrnr in https://github.com/bids-standard/pybv/pull/120 * DOC - point to FieldTrip public API rather than private functions by robertoostenveld in https://github.com/bids-standard/pybv/pull/121 * Bump codecov/codecov-action from 4 to 5 by dependabot in https://github.com/bids-standard/pybv/pull/123 * misc maintenance by sappelhoff in https://github.com/bids-standard/pybv/pull/124 * Switch to hatchling and hatch-vcs by sappelhoff in https://github.com/bids-standard/pybv/pull/125
New Contributors * musicinmybrain made their first contribution in https://github.com/bids-standard/pybv/pull/107 * robertoostenveld made their first contribution in https://github.com/bids-standard/pybv/pull/121
What's Changed * BLACK by sappelhoff in https://github.com/bids-standard/pybv/pull/97 * Bump actions/setup-python from 3 to 4 by dependabot in https://github.com/bids-standard/pybv/pull/98 * check ich "ch_names" present in annotations by eioe in https://github.com/bids-standard/pybv/pull/100 * FIX: referenced before assignment of events twidth var by sappelhoff in https://github.com/bids-standard/pybv/pull/102
New Contributors * dependabot made their first contribution in https://github.com/bids-standard/pybv/pull/98 * eioe made their first contribution in https://github.com/bids-standard/pybv/pull/100
What's Changed * updated logical test in _chk_events by compmonks in https://github.com/bids-standard/pybv/pull/95 * Allow event durations == 0 by cbrnr in https://github.com/bids-standard/pybv/pull/96
New Contributors * compmonks made their first contribution in https://github.com/bids-standard/pybv/pull/95