Pycs

Latest version: v6.0.0

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

Scan your dependencies

Page 1 of 8

6.0.0

Breaking

* refactor: rename load_updates_from_file to load_from_data_file

BREAKING CHANGE: load_updates_from_file not available anymore, use
load_from_data_file now ([`4bd518e`](https://github.com/Rizhiy/pycs/commit/4bd518e5b21438330a5ee4155c93452cbbfc9cb8))

5.3.0

Ci

* ci: add conventional-commits to pre-commit ([`7b2a866`](https://github.com/Rizhiy/pycs/commit/7b2a86684cbc9e8c1177667963e7189947a15e43))

Feature

* feat(node): add ability to freeze and hash configs ([`98fb9b1`](https://github.com/Rizhiy/pycs/commit/98fb9b13b0bf7702d7fc84c81aeba86d7e072ccc))

5.2.0

Chore

* chore: add pre-commit ([`0fad87a`](https://github.com/Rizhiy/pycs/commit/0fad87af4d971a3cc042c5d6219d33f29eb2f8e3))

Ci

* ci: add black and isort ([`1228682`](https://github.com/Rizhiy/pycs/commit/1228682e5362737eaf2e42e66c7605e26ce41dbe))

Documentation

* docs(README): fix usage list and add info about extra functionality ([`32efd5d`](https://github.com/Rizhiy/pycs/commit/32efd5d4d7b1672e08a2bdffdd5579de094015da))

Feature

* feat: allow saving of staticly init configs ([`7d16f65`](https://github.com/Rizhiy/pycs/commit/7d16f6576a1f15f18afa9011a7291c62a7012d71))

5.1.0

Documentation

* docs(README.md): Change black badge to ruff ([`6632a77`](https://github.com/Rizhiy/pycs/commit/6632a779f921b283bef7b14947a1809eb90c316f))

* docs(README.md): small update ([`7e74e55`](https://github.com/Rizhiy/pycs/commit/7e74e552f29642cce376de4a0cebcad265dc0b49))

Feature

* feat(node): add ability to load changes from yaml and json ([`22e1c20`](https://github.com/Rizhiy/pycs/commit/22e1c20eb96d2e692f7f84e6ac916ef09498beee))

5.0.1

Documentation

* docs(README.md): Fix PyPI version badge ([`e55b88f`](https://github.com/Rizhiy/pycs/commit/e55b88fc6d77a5e5dee9c0d24980f848384b2d09))

Fix

* fix(node.py): fix type for load_or_static ([`33866cc`](https://github.com/Rizhiy/pycs/commit/33866cc49b74a62002123ab54e6d1a4a57a5ff49))

5.0.0

Breaking

* refactor: change how cfg variable in config files are initialised to make it easier to parse and less restrictive

BREAKING CHANGE: `cfg = CN(cfg)` is no longer allowed, use `cfg = schema.init_cfg()` or `cfg = cfg.clone()` ([`a171ed7`](https://github.com/Rizhiy/pycs/commit/a171ed77052a630f61506de212932ebe548bd5e4))

* refactor: change to use &39;schema&39; as variable name for cfg schema

BREAKING CHANGE: Now only initialised config can be imported as cfg ([`488109e`](https://github.com/Rizhiy/pycs/commit/488109e6f197c024ba2c5106c257765139340ffd))

Feature

* feat(utils.py): Add warning when extending config file without clone and add tests ([`6ea200d`](https://github.com/Rizhiy/pycs/commit/6ea200d88cb5b54635021bf0c0d22463f53068cc))

* feat(node.py): Add new_allowed as a property ([`f5d7a0c`](https://github.com/Rizhiy/pycs/commit/f5d7a0c75bbeea21aba14640080ee1f99d555342))

Fix

* fix(pyproject.toml): Add missing isort dependency ([`d7ed00f`](https://github.com/Rizhiy/pycs/commit/d7ed00f7fa2b24f48a4d7c8c120daf29603bac52))

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.