Open jezzarax opened 6 years ago
I guess we need to wait for @aishfenton to release argus with updated circe version for the tests to be fixed.
Any plans to complete this work and move up to circe 0.9.x?
Sorry about that, I only noticed your last comment after I submitted mine. Is Argus a vital part of how Vegas works? If not, would removing that dependency be an option for upgrading circe?
Yup, Argus seems quite important for Vegas, I see some activity in Argus repo, will check later if there were any relevant updates to help this PR.
The only relevant update is the bumping of the circe version, yeah? This and other things are hitting master over there but not actually being released. Would it be difficult to reach out to @aishfenton to release it as-is to then pull the new version into Vegas?
My motivation is that I'm also trying to use Vegas with other packages that use circe 0.9.x and ideally would like no conflicts to work around.
Hey we've gotten other maintainers on board (@oshikiri being one of them) -- would you like to revisit this + rebase? I'd love to see this work well in Ammonite and jupyter-scala. 😄
https://github.com/vegas-viz/Vegas/issues/156
Overview of the issue with circe 0.9.x.. @oshikiri @aishfenton how is the work with upgrading Argus to use scalameta going? Can I help?
@dankolesnikov I don't know about the progress...
Updated version of circe to 0.9.0 to make vegas work in ammonite shell.