money v1.12.1 Release Notes

Release Date: 2022-11-23 // over 1 year ago
  • ๐Ÿš€ This release rolls back the breaking change in Money.parse .
    ๐Ÿ‘Œ Support exponential notation feature will be added in the next major release.

    ๐Ÿ›  ๐Ÿ›Bug Fixes

    • โœ‚ Remove support exponential notation for Money.parse (#192) (#198)

Previous changes from v1.12.0

  • ๐Ÿš€Enhancements

    • ๐Ÿ›  Fix PEN currency symbol (#191)
    • Migrate from travis ci to github actions (#193)
    • ๐Ÿ‘Œ Support exponential notation for Money.parse (#192)
    • โž• Add readme section about using Decimal (#194)
    • โฌ†๏ธ Bump dependencies (#186)(#187)(#196)