Skip to content

Releases: cdgriffith/Box

Version 2.0.0

16 Mar 04:32
Compare
Choose a tag to compare
  • Adding BoxList to allow for Boxes to be recursively added to lists as well
  • Adding to_json and to_yaml functions
  • Changing Box original functionality to LightBox, 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

11 Mar 21:47
Compare
Choose a tag to compare

Initial release of Box!