Annotated-types

Latest version: v0.5.0

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

Scan your dependencies

0.5.0

What's Changed
* fix license display, readme tweak by samuelcolvin in https://github.com/annotated-types/annotated-types/pull/26
* Fix typo in `Timezone` by odiseo0 in https://github.com/annotated-types/annotated-types/pull/27
* Update README.md by Zac-HD in https://github.com/annotated-types/annotated-types/pull/29
* Add note about unpacking GroupedMetadata by adriangb in https://github.com/annotated-types/annotated-types/pull/35
* Make GroupedMetadata a Protocol by adriangb in https://github.com/annotated-types/annotated-types/pull/38
* Fix mypy lint by adriangb in https://github.com/annotated-types/annotated-types/pull/40
* Bump version to 0.5.0 by adriangb in https://github.com/annotated-types/annotated-types/pull/41

New Contributors
* odiseo0 made their first contribution in https://github.com/annotated-types/annotated-types/pull/27

**Full Changelog**: https://github.com/annotated-types/annotated-types/compare/v0.4.0...v0.5.0

0.4.0

What's Changed
* Switch to hatchling & pip-tools by samuelcolvin in https://github.com/annotated-types/annotated-types/pull/22
* convert `Len` to `GroupedMetadata`, add `MinLen` and `MaxLen` by samuelcolvin in https://github.com/annotated-types/annotated-types/pull/21
* switch from `max_exclusive` to `max_length` (inclusive) by samuelcolvin in https://github.com/annotated-types/annotated-types/pull/24

**Full Changelog**: https://github.com/annotated-types/annotated-types/compare/v0.3.1...v0.4.0

0.3.1

What's Changed
* Add `BaseMetadata` to `__all__` by samuelcolvin in https://github.com/annotated-types/annotated-types/pull/19


**Full Changelog**: https://github.com/annotated-types/annotated-types/compare/v0.3.0...v0.3.1

0.3.0

What's Changed
* Remove regex from tests by adriangb in https://github.com/annotated-types/annotated-types/pull/13
* add GroupedMetadata as a base class for Interval by adriangb in https://github.com/annotated-types/annotated-types/pull/12
* Remove regex from tests (again) by adriangb in https://github.com/annotated-types/annotated-types/pull/14
* use __init_subclass__ instead of ABC by adriangb in https://github.com/annotated-types/annotated-types/pull/16
* add docs for GroupedMetadata and BaseMetadata by adriangb in https://github.com/annotated-types/annotated-types/pull/15


**Full Changelog**: https://github.com/annotated-types/annotated-types/compare/v0.2.0...v0.3.0

0.2.0

Initial release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.