totem v0.2.0 Release Notes

Release Date: 2018-07-25 // over 5 years ago
  • โž• Added

    • Fetching all #keys and #flat_keys.
    • Iterating all settings use #settings or #each.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ Use the value of #settings to dump json or yaml string (more accurate).
    • ๐Ÿ‘‰ Use popcorn to easy and safe casting type.

    ๐Ÿ›  Fixed

    • Fix cast failed with JSON::Any/YAML::Any with #as_h? and #as_a?
    • ๐Ÿ›  Fix typo in README #1 (thanks @dancrew32)