Shale v0.7.0 Release Notes

Release Date: 2022-08-09 // almost 2 years ago
  • โž• Added

    • ๐Ÿ“œ only: [] and except: [] options that allow to controll what attributes are rendered/parsed
    • render_nil: true option that allows to render nil values
    • ๐Ÿ‘ Allow to pass a context object to extractor/generator methods

    ๐Ÿ”„ Changed

    • Pass whole document to methods for JSON/YAML/TOML so its behavior is consistent with XML mapping
    • Convert splat arguments to keyword arguments
    • โš  RSpec: enable random spec execution and warnings