What's Changed
* WAIT technique bugfix by vetschn in https://github.com/dgbowl/yadg/pull/88
* Updating acknowledgements for BIG-MAP by ramirezfranciscof in https://github.com/dgbowl/yadg/pull/90
* `chromtrace`: Fix dx extraction to look in tmdir, not local dir. by PeterKraus in https://github.com/dgbowl/yadg/pull/91
* Housekeeping by PeterKraus in https://github.com/dgbowl/yadg/pull/92
* `electrochem`: Modulo-bat new format. by PeterKraus in https://github.com/dgbowl/yadg/pull/97
* `electrochem`: Fix `mpt` float parsing using locales. by PeterKraus in https://github.com/dgbowl/yadg/pull/99
* More housekeeping. by PeterKraus in https://github.com/dgbowl/yadg/pull/101
* Cleanup postprocess and deprecated. by PeterKraus in https://github.com/dgbowl/yadg/pull/102
* Add lint-every-pr.yml by PeterKraus in https://github.com/dgbowl/yadg/pull/103
* `qftrace`: Fix naming of columns. by PeterKraus in https://github.com/dgbowl/yadg/pull/106
* Implement `extract` functionality by PeterKraus in https://github.com/dgbowl/yadg/pull/104
* `extractors`: Pandas for `mpt` and `mpr` by PeterKraus in https://github.com/dgbowl/yadg/pull/107
* Implement `netCDF` output by PeterKraus in https://github.com/dgbowl/yadg/pull/109
* `extract` functionality: revisited by PeterKraus in https://github.com/dgbowl/yadg/pull/110
* Fix writing `NetCDF` files by PeterKraus in https://github.com/dgbowl/yadg/pull/111
* Fixes yadg for compatibility with master schemas. by PeterKraus in https://github.com/dgbowl/yadg/pull/112
* Fix dgbowl-schemas to 116rc1 by PeterKraus in https://github.com/dgbowl/yadg/pull/113
* Resolve `xr.concat` issues. by PeterKraus in https://github.com/dgbowl/yadg/pull/115
* Fix dgbowl-schemas to 116rc2 by PeterKraus in https://github.com/dgbowl/yadg/pull/117
* Fix `preset` to work with all `DataSchemas`. by PeterKraus in https://github.com/dgbowl/yadg/pull/118
* Add test for 4.2 and 5.0 dataschema. by PeterKraus in https://github.com/dgbowl/yadg/pull/119
* Fix docs build with `pydantic~=2.0` by PeterKraus in https://github.com/dgbowl/yadg/pull/116
* Corrected from json to NetCDF by vetschn in https://github.com/dgbowl/yadg/pull/124
* `Extract`: Implement `--meta-only` argument by PeterKraus in https://github.com/dgbowl/yadg/pull/125
* Implement locale-aware basiccsv and test. by PeterKraus in https://github.com/dgbowl/yadg/pull/126
* Unify binary file reading functions in a single module by PeterKraus in https://github.com/dgbowl/yadg/pull/127
* Prepare for `yadg-5.0` by PeterKraus in https://github.com/dgbowl/yadg/pull/128
New Contributors
* ramirezfranciscof made their first contribution in https://github.com/dgbowl/yadg/pull/90
**Full Changelog**: https://github.com/dgbowl/yadg/compare/4.2...5.0