Shale v0.9.0 Release Notes

Release Date: 2022-10-31 // over 1 year ago
  • โž• Added

    • ๐Ÿ‘Œ Support for CSV
    • ๐Ÿ‘ Allow to specify version and add encoding to XML declaration
    • ๐Ÿ‘Œ Support for mapping/generating collections

Previous changes from v0.8.0

  • โž• Added

    • ๐Ÿ‘ Allow to group mappings using group block
    • ๐Ÿ’Ž Bring back Ruby 2.6 support

    ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ Use anonymous module for attributes definition. It allows to override accessors and super works as expected.