Skip to content

v0.8.0

Compare
Choose a tag to compare
@kgiszczak kgiszczak released this 30 Aug 08:55
· 43 commits to master since this release

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.