Money version 3.0 is the next major release of Money (distributed on hex as ex_money).
There is not committed date for version 3.0. It is not expected to release a new major version more than once a year.
- Change the return of
Money.new/2
to be{:ok, Money.t}
to be consistent with normal Elixir practise.
The feature list for Money 3.0 is not defined. Users are encouraged to submit enhancement requests as issues on the Money repo on Github.