Shale v0.9.0 Release Notes
Release Date: 2022-10-31 // over 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.
- ๐ Allow to group mappings using