Monetize v1.4.0 Release Notes

Release Date: 2016-01-15 // over 8 years ago
    • Fixed support for Money.infinite_precision = true in .to_money
    • โž• Add Rubocop config to project
    • Reformat code to adapt to Rubocop guidelines
    • โž• Add config setting to always enforce currency delimiters
    • โž• Add rake console task
    • ๐Ÿ’Ž Required Forwardable on Collection to resolve NameError #44
    • โž• Add capability to parse currency amounts given with suffixes (K, M, B, and T)