Update Decimal dependency to 3.x - #68
Conversation
|
I would recommend to install Source: |
8eadae9 to
fdc64ea
Compare
|
Thanks for pointing that out. I updated the PR to pin Decimal to |
DerTim1
left a comment
There was a problem hiding this comment.
Otherwise no new patch- and minor-versions of decimal can be used.
Co-authored-by: Tim Digel <tidi@toims.net>
|
Would be great to merge this and make a release, as currently it makes latest number library incompatible with ecto_sql 3.14 that requires decimal > 3 |
|
@danielberkompas can you help us get this merged and released? Otherwise, who else can? Thanks! |
|
Any update? |
|
I am not sure the author is maintaining this lib. Last commit to master was 2 years ago. |
Pins Decimal to
3.1.0.This keeps the package on a patched Decimal release and avoids the
3.0.0regression noted in ericmj/decimal#228.Verification:
mix test