Release v1.3.13
- Added:
load_archive
function to load JSON Lines files from an archive (zip or tar) - Changed: Coverage is now 100%.
- Changed: Improved docstrings.
- Changed: Only the functions
dump
,dumper
,dumps
,dump_fork
,load
,loader
, andload_archive
are now
public. Everything else is considered internal and private, intended solely for the module's internal functionality.