cattrs v1.0.0 Release Notes

Release Date: 2019-12-27 // over 4 years ago
    • 0️⃣ attrs classes with private attributes can now be structured by default.
    • Structuring from dictionaries is now more lenient: extra keys are ignored.
    • cattrs has improved type annotations for use with Mypy.
    • Unstructuring sets and frozensets now works properly.