colander v1.8.3 Release Notes

Release Date: 2020-11-28 // over 3 years ago
    • ➕ Add support for Python 3.9.

    • 🛠 Fix handling of insert_before on deferred nodes so that it inserts the new node before the specified node instead of always appending to the end of node.children after binding.


Previous changes from v1.8.2

    • Fix the broken wheels in 1.8.1 and 1.8.0 to include the locale data. sigh