Pyyaml-include

Latest version: v2.0.2.post1

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

Scan your dependencies

Page 1 of 3

2.0.2

> 📅 **Date** 2024-4-20

- Remove custom PyYAML types definition module, use that from `types-PyYAML` instead.
- Add [mypy](https://www.mypy-lang.org/) hook in pre-commit
- Better type hints/annotations

2.0.1

> 📅 **Date** 2024-4-9

- 🆕 New Features:
- 44: Add `py.typed` file, make the package PEP-561 friendly

2.0

> 📅 **Date** 2024-3-31

2.0b2

> 📅 **Date** 2024-3-27

- ❎ Breaking Changes:
- data-class attribute order changed in `yaml_include.Constructor`
- Some optimizations and bugfix

2.0b1

> 📅 **Date** 2024-3-11

- ❎ Breaking Changes:
- namespace changed to `yaml_include`

- 🆕 New Features:
- `Data` class for include statement.
- `autoload` attribute for `Constructor` class, controlling if open and parse including files, or return a `Data` object.
- `Representer` class for YAML dumping.
- `load` and `lazy_load` function - recursive open and parse for `Data` object.

2.0.a2

> 📅 **Date** 2024-3-3

- 🆕 New Features:
- Custom loader

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.