HappyMapper v0.5.8 Release Notes

Release Date: 2013-10-12 // over 10 years ago
    • ๐Ÿ‘ Allow child elements to remove their parent's namespacing (dcarneiro)
    • has_many elements were returning nil because the tag name was being ignored (haarts)
    • Subclassed happymapper classes are allowed to override elements (benoist)
    • Attributes on elements with dashes will properly created methods (alex-klepa)
    • ๐Ÿ“œ 'Embedded' attributes break parsing when parent element is not present (geoffwa)