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)