What's Changed
* Add reader for JSON files. by mo-fu in https://github.com/Leibniz-HBI/dabapush/pull/69
* Update ndjson_writer.py by pekasen in https://github.com/Leibniz-HBI/dabapush/pull/72
* fix: job log is not written if job underflows chunk size by pekasen in https://github.com/Leibniz-HBI/dabapush/pull/75
* Use generators in record splitting instead of lists. by pekasen in https://github.com/Leibniz-HBI/dabapush/pull/76
New Contributors
* mo-fu made their first contribution in https://github.com/Leibniz-HBI/dabapush/pull/69
**Full Changelog**: https://github.com/Leibniz-HBI/dabapush/compare/v0.4.0a8...v0.4.0a10