colander v0.9.4 Release Notes

Release Date: 2011-10-14 // over 12 years ago
    • flatten now only includes leaf nodes in the flattened dict.

    • flatten does not include a path element for the name of the type node for sequences.

    • unflatten is implemented.

    • Added __setitem__ to SchemaNode, allowing replacement of nodes by name.

    • Added get_value and set_value methods to Schema which allow access and mutation of appstructs using dotted name paths.

    • ➕ Add Swedish, French, Chinese translations.