Confection

Latest version: v0.1.5

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

Scan your dependencies

Page 1 of 2

0.1.5

✨ Fixes and features

* Fixes 47: Ensure config with `*` can be filled (53)
* Allow `typing-extensions<5.0.0` for Python < 3.8 (63)
* Update CI (64)

👥 Contributors

adrianeboyd, honnibal, ines, KennethEnevoldsen, MartinBernstorff, svlandeg

0.1.4

* Support use of `$$` to escape a literal `$` character in config strings (49).

0.1.3

* Add frozen structures to `__init__.__all__` to ensure they can be imported easily from `confection` (43).

0.1.2

- Implement `deepcopy()` for `FrozenDict` and `FrozenList` to allow setting values in function headers (41)

0.1.1

- Make `catalogue` a dev-only requirement (35).
- Allow Pydantic v2 using transitional v1 support (38).
- Format and lint with black/flake8/isort (39).

0.1.0

* Add checks with warnings for single-quoted values (22).
* Add `util.SimpleFrozenDict` and `util.SimpleFrozenList` from spaCy (28).
* Remove recursive JSON parsing of list values to preserve string values such as `["003"]` rather than parsing them as integers (33).

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.