gringotts v1.1.0 Release Notes

Release Date: 2018-04-22 // almost 6 years ago
  • Core

    • Introduces the Gringotts.Money protocol (#71)
      • Deprecates use of floats for money amounts, see #62 for motivation.
    • ✂ Removes payment worker! No application, no worker as per the community's suggestion (#118).

    Miscellaneous

    • Introduces Response.t (#119).
    • ➕ Adds a useful mix task gringotts.new (#78) to help with adding more gateways!
    • ➕ Adds changelog, contributing guide (#117).