ROXML v4.0.0 Release Notes

Release Date: 2017-12-01 // over 6 years ago
  • ๐Ÿš€ Thanks @lostapathy for motivating the release. ๐Ÿ‘

    โœจ Enhancements

    • ๐Ÿ’Ž Ruby 2.4 support #56
    • ๐Ÿ‘ป Don't define errors descending from ArgumentError rather than Exception #58
    • 0๏ธโƒฃ Return the default value when an attribute is present but empty #60
    • โœ‚ Remove support for Rails < 4

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  fix errors in namespace writing #52
    • namespaceify all elements of an xpath, rather than just the first #49
    • ๐Ÿ›  fix the :else option to also work when creating a new object #44
    • ๐Ÿ›  fix array default reader to always return the same object #46

    Miscellaneous

    • Switch from jeweler to juwelier
    • โœ… Switch from test-unit to minitest
    • โฌ†๏ธ Upgrade to rspec > 3 and modern rspec syntax
    • โœ‚ Remove references to the defunct rubyforge.org