Shale v0.9.0 Release Notes

Release Date: 2022-10-31 // almost 2 years 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.