Skip to content

v0.3.0

Compare
Choose a tag to compare
@umarbutler umarbutler released this 08 Oct 04:24
· 5 commits to main since this release

Added

  • Added the extend() function, which serializes and appends an iterable of Python objects to a UTF-8-encoded jsonl file.

Changed

  • Changed the append() function to serialize and append a single Python object to a UTF-8-encoded jsonl file.