Money v6.13.3 Release Notes

Release Date: 2019-04-14 // about 5 years ago
    • โœ‚ Remove specs from the packaged gem
    • ๐Ÿ‘‰ Use Currency::Loader directly without extending
    • Add Money.with_rounding_mode as a replacement for calling Money.rounding_mode with a block
    • ๐Ÿ›  Fix currency search for two digit ISO numbers
    • โž• Add description to TypeError raised by +/- operations