alfert / coverex

Coverage Reports for Elixir
Other
101 stars 26 forks source link

Not working with Poison 1.5 #17

Closed leifg closed 9 years ago

leifg commented 9 years ago

I'd like to use coverex with my current project. Unfortunately installing creates a conflict with the latest version of poison (1.5).

I don't know if there will be breaking changes but I guess coverex should work fine both with 1.4 and 1.5 of poison.

alfert commented 9 years ago

Indeed, seems that the version constraint is too narrow

alfert commented 9 years ago

Fixed in release 1.4.5