decimal v1.8.0 Release Notes

Release Date: 2019-06-24 // almost 5 years ago
  • ✨ Enhancements

    • ➕ Add Decimal.cast/1
    • ➕ Add Decimal.eq?/2, Decimal.gt?/2, and Decimal.lt?/2
    • ➕ Add guards to Decimal.new/3 to prevent invalid Decimal numbers