Add functionality for gzipped .jsonl reading and writing + tests and docs update. Thanks to @RXminuS for submitting a first PR for this.
Unrelated formatting changes in readme are due to running prettier on it.
Types of change
New feature.
Checklist
[x] I ran the tests, and all new and existing tests passed.
[x] My changes don't require a change to the documentation, or if they do, I've added all required information.
Description
Add functionality for gzipped .jsonl reading and writing + tests and docs update. Thanks to @RXminuS for submitting a first PR for this. Unrelated formatting changes in readme are due to running
prettier
on it.Types of change
New feature.
Checklist