Releases: cdgriffith/Box
Releases · cdgriffith/Box
Version 2.0.0
- Adding
BoxList
to allow forBox
es to be recursively added to lists as well - Adding
to_json
andto_yaml
functions - Changing
Box
original functionality toLightBox
,Box
now searches lists - Changing
Box
callable to return keys, not values, and they are sorted - Removing
tree_view
as near same can be seen with YAML
Version 1.0.0
Initial release of Box!