Marshmallow-dataclass

Latest version: v8.7.1

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

Scan your dependencies

Page 3 of 7

8.5.5

- Fix slowdown introduced in v8.5.4. See https://github.com/lovasoa/marshmallow_dataclass/pull/187

8.5.4

- Add support for the Final type. See [150](https://github.com/lovasoa/marshmallow_dataclass/pull/150) and [#151](https://github.com/lovasoa/marshmallow_dataclass/pull/151)
- Add support for [forward references](https://peps.python.org/pep-0484/#forward-references) and [ Postponed Evaluation of Annotations](https://peps.python.org/pep-0563/). (See [#13](https://github.com/lovasoa/marshmallow_dataclass/issues/13))
- update dependencies

8.5.3

- Fix spurious `ValueError` when defining a Union field with explicit default value
([161](https://github.com/lovasoa/marshmallow_dataclass/pull/161))

8.5.2

- Fix spurious `TypeError` when serializing `Optional` union types with `required=True`
([160](https://github.com/lovasoa/marshmallow_dataclass/pull/160))

8.5.1

- Allow setting required=True on fields of type Optional
([159](https://github.com/lovasoa/marshmallow_dataclass/pull/159))

8.5.0

- Fix `default` warning coming from marshmallow. Bump minimal marshmallow version requirement to 3.13. [See 157](https://github.com/lovasoa/marshmallow_dataclass/issues/157).
- Add support for the Final type. See [150](https://github.com/lovasoa/marshmallow_dataclass/pull/150)

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.