Hojichar

Latest version: v0.11.4

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

Scan your dependencies

Page 4 of 4

0.5.0

What's New
This release mainly incorporates the new features in [12](https://github.com/HojiChar/HojiChar/pull/12)

Main new feature
- The HojiChar CLI 🎉
- The definition of the profile pass to CLI

Other changes
Some new filters are added.
- `hojichar.document_filters.Sleep`
- `hojichar.document_filters.JSONDumper`

0.4.0

- Allowed control of hash value parameters for deduplication.
- Removed unnecessary processing inside the hash value calculation.
**This makes them incompatible with previous hash values.**

0.3.1

- Now package version is accessible via `hojichar.__version__`.

0.3.0

Modified the module structure of some filters.
- For practicality, we abolish the filter modules `cleaners` and `normalization`. These general text preprocessors are involved in `document_filters`.
- On the other hand, for clarity, `deduplication` and `tokenization`, which are used for specific purposes, have been separated from `document_filters`.

Several bugs were fixed.
- Each filter module is now imported correctly from `hojichar`.

0.2.2

This is the first release for PyPI 🎉

Page 4 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.