gringotts v1.1.1-rc Release Notes
Release Date: 2018-06-04 // over 6 years ago-
๐ The release candidate does some much-needed spring cleaning! ๐ฌ
โ Gringotts is now totally (compile-time) warning free (upto elixir
๐ฑ 1.6.5) ๐Core
โ Remove our implementation of the
Gringotts.Money
protocol as ex_money
โ implements (and tests!) it for us.
โก๏ธ Updated various docs and cleaned up some code smell.Gateways
๐จ 1. Refactor
Paymill
, makes it much more readable and also completes
all the pending functionality. ๐ 2. Remove/DeprecateWirecard
as it does not meet the standards of
this library.
Previous changes from v1.1.0
-
Core
- Introduces the
Gringotts.Money
protocol (#71)- Deprecates use of
floats
for money amounts, see #62 for motivation.
- Deprecates use of
- โ Removes payment worker! No application, no worker as per the community's suggestion (#118).
Miscellaneous
- Introduces the