Erdantic

Latest version: v1.0.5

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

Scan your dependencies

Page 1 of 4

1.0.5

- Fixed runtime `AttributeError` that occurred when creating a diagram that includes a model with a field that uses a type annotation with the ellipsis literal (e.g., `tuple[int, ...]`). ([Issue 124](https://github.com/drivendataorg/erdantic/issues/124), [PR #127](https://github.com/drivendataorg/erdantic/pull/127))

1.0.4

- Fixed handling of `typing.Annotated` in cases where it's not the outermost generic type. ([Issue 122](https://github.com/drivendataorg/erdantic/issues/122), [PR #123](https://github.com/drivendataorg/erdantic/pull/123))

1.0.3

- Fixed `StopIteration` error when rendering a model that has no fields. ([Issue 120](https://github.com/drivendataorg/erdantic/issues/120), [PR #121](https://github.com/drivendataorg/erdantic/pull/121))

1.0.2

- Fixed `AttributeError` when adding a model that has a field annotated with certain typing special forms like `Any`, `Literal`, or `TypeVar` instances. ([Issue 114](https://github.com/drivendataorg/erdantic/issues/114), [PR #115](https://github.com/drivendataorg/erdantic/pull/115))

1.0.1

- Fixed `ModuleNotFoundError` when importing from `erdantic.examples` without attrs installed.

1.0.0.post2

- Fixed missing LICENSE file in sdist.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.