Jinja2html

Latest version: v0.5.0

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

Scan your dependencies

0.5.0

* Rewrote core logic (again) to use libraries that support async
* Replaced `watchgod` with `watchfiles`
* Replaced web servers (`websockets` & python's `socketserver`) with `starlette` & `uvicorn`
* Renamed `--blacklist` CLI flag to `--ignore`
* Added new `--debug` CLI flag to toggle verbose logging
* Added a proper unit test suite
* Miscellaneous bug fixes and general improvements

0.4.0

* Near total rewrite of core logic for improved robustness/maintainability
* Reworked CLI arguments for clarity, added new options to target specific input/output folders
* Replaced [watchdog](https://github.com/gorakhargosh/watchdog) dependency with [watchgod](https://github.com/samuelcolvin/watchgod)
* Bumped dependency versions
* Miscellaneous usability improvements and bug fixes

0.3.0

* Improvements to robustness and edge-case handling
* Support for python 3.9, minimum python version is now 3.8+
* Bumped dependency versions

0.2.1

* fixed broken console scripts

0.2.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.