Py-jsonl

Latest version: v1.3.9

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.3.3

- **Changed:** Update `dump_fork` function to ensure that the files are closed after writing.

1.3.1

- **Changed:** Update `README.md` and code docstrings.
- **Changed:** Update `dumper` function.

1.3.0

- **Changed:** Improve `loader` and `dumper` functions to handle binary/text files more efficiently.
- **Changed:** `dump` function now accepts a `text_mode` argument to write text files or binary files.

1.2.0

- **Added:** Supports `.xz` compression format.
- **Changed:** Update `README.md` and code docstrings.
- **Added:** Configure `.pre-commit-config.yaml` file

1.1.1

- **Changed:** Adding more examples to `README.md`

1.1.0

- **Added:** Support for `orjson` and `ujson` libraries, in addition to the standard `json` library.
- **Added:** Supports `.gz` and `.gzip` for gzip-compressed JSON files, and `.bz2` for bzip2-compressed JSON files.
- **Breaking-Changed:** Simplified API by removing `dump_into` and `load_from` functions. The `dump` and `load`
functions now
encompass the functionality of `dump_into` and `load_from`.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.