Skip to content

Release v1.3.13

Compare
Choose a tag to compare
@rmoralespp rmoralespp released this 25 Jun 14:37
· 13 commits to main since this release
  • 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, and load_archive are now
    public. Everything else is considered internal and private, intended solely for the module's internal functionality.