kipcole9 / money_sql

Money functions for the serialization of a money data type in Elixir
Other
28 stars 18 forks source link

fix: Conform cast() and load() to Ecto.Type specs #5

Closed bgracie closed 5 years ago

bgracie commented 5 years ago

fixes: https://github.com/kipcole9/money_sql/issues/4

kipcole9 commented 5 years ago

Thanks very much for the PR. I've manually updated and therefore closing this PR. I'll use a new release to hex by the end of the weekend.

kipcole9 commented 5 years ago

Pushed release 1.2.1 to GitHub and published version 1.2.1 to hex. Thanks for the report and apologies for taking so long to fix it.

bgracie commented 5 years ago

No problem =)