Argdantic

Latest version: v1.1.0

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

Scan your dependencies

Page 1 of 2

1.1.0

**What's new**
- Add sourced models for composable config (40)
- Improve sources documentation (40)

**Bugfixes**
- Fix settings source type (47)

**Full Changelog**: https://github.com/edornd/argdantic/compare/v1.0.1...v1.1.0

1.0.1

**What's new**
- Nothing, unfortunately.

**Bugfixes**
- Help docstring now appears also with a single command.

1.0.0

**What's new**
- Porting to Pydantic V2 complete
- Overall refactoring, hopefully without introducing new bugs

**Bugfixes**
- Fix project dependencies
- Fix configuration stores

0.4.1

**What's new**
- Nothing unfortunately

**Bugfixes**
- Force pydantic 1.10 until the V2 update is ready

0.4.0

**What's new**

- Improve type handling decoupling `metavar` from the actual `type` (27)
- Improve help messages with new metavars for specific types supported by pydantic (e.g., dates, emails)
- Add configuration stores to save the validated command model to file (YAML, JSON, TOML) (29)

**Bugfixes**
- Nothing to report, good news!

0.3.0

**What's new**

- Add singleton configuration to allow for a single root model as input (24)
- Expand the documentation, add examples (25)

**Bugfixes:**
- top-level names are not forced when using singletons (24)
- `List` of complex types (e.g., `date`) now working as expected (26)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.