Box v3.1.0 Release Notes

    • โž• Adding copy and deepcopy support that with return a Box object
    • โž• Adding support for customizable safe attr replacement
    • โž• Adding custom error for missing keys
    • ๐Ÿš€ Changing that for this 3.x release, 2.6 support exists
    • Fixing that a recursion loop could occur if _box_config was somehow removed
    • ๐Ÿ›  Fixing pickling