Tyro

Latest version: v0.9.2

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

Scan your dependencies

Page 5 of 22

0.6.3

What's Changed
* More succinct usage when a lot of options are present by brentyi in https://github.com/brentyi/tyro/pull/114


**Full Changelog**: https://github.com/brentyi/tyro/compare/v0.6.2...v0.6.3

0.6.2

- Slightly improve helptext when `tyro.conf.arg(constructor=...)` is used.
- Fix an edge case where `Annotated[]` erases markers from `tyro.conf.configure()`.
- More extensive helptext tests.

**Full Changelog**: https://github.com/brentyi/tyro/compare/v0.6.1...v0.6.2

0.6.1

What's Changed
* Improve PEP 585/604 annotation errors for older versions of Python by brentyi in https://github.com/brentyi/tyro/pull/103
* Fix default values in Pydantic by kevinddchen in https://github.com/brentyi/tyro/pull/109
* Support + test for `typing.NewType` by brentyi in https://github.com/brentyi/tyro/pull/106
* Add `default_instance` support for attrs, fix docs by brentyi in https://github.com/brentyi/tyro/pull/111

New Contributors
* kevinddchen made their first contribution in https://github.com/brentyi/tyro/pull/109

**Full Changelog**: https://github.com/brentyi/tyro/compare/v0.6.0...v0.6.1

0.6.0

What's Changed
* Retain subcommand annotations by brentyi in https://github.com/brentyi/tyro/pull/92
* Fix tuple + subcommand edge cases by brentyi in https://github.com/brentyi/tyro/pull/93
* Account for indent in subcommand helptext wrapping by brentyi in https://github.com/brentyi/tyro/pull/95
* Add support for mixed unions by brentyi in https://github.com/brentyi/tyro/pull/96


**Full Changelog**: https://github.com/brentyi/tyro/compare/v0.5.18...v0.6.0

0.5.18

What's Changed
* Fix type narrowing edge case for unions by brentyi in https://github.com/brentyi/tyro/pull/90
* Fix `*args` edge case.

**Full Changelog**: https://github.com/brentyi/tyro/compare/v0.5.17...v0.5.18

0.5.17

Eliminates some unnecessary warnings.

Page 5 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.