- **Changed:** Setup using a TOML file. - **Changed:** Supports custom serialization/deserialization. Fix `orjson` serialization.
1.3.4
- **Added:** Allow passing an opener as a parameter. - **Added:** Allow reading JSONLines files with broken lines. - **Changed:** Using `/` and `*` in function definitions is a stricter way to specify how arguments are passed.