alexarchambault/plotly-scala

upgrade circe

Closed this issue · 3 comments

Hi. Do you have plans to upgrade plotly-scala to circe 0.6.0, so that also a newer cats version is used? A quick look into it showed me that main part would be to replace cats.data.Xor with cats.dataEitherT

Sorry I forgot about this issue, I switched to circe 0.6 anyway in the mean time.

No problem I forked plotly-scala and upgrade it here: https://github.com/josefstr/plotly-scala

btw. do you plan to upgrade to scalaVersion 2.12 ?

Here you go: #6.