Closed cquiroz closed 3 years ago
I think the mima errors are that you removed the ignoredABI thing from mima in the build.
I think if you put that back it will be okay.
I suspect the mima error is due to: https://github.com/typelevel/cats/commit/0f2215111a2607469ace291ecd86f8fb05730035#diff-1486a9963346d9a4200ebe5d66128d4904963a678c937ef8f9559ff5ced08972R5
The signature of catsKernelStdOrderForChar
changed
It would be great to get a release. I'd like to try to get spire
to cross build to dotty
I hadn't noticed this PR. I will get a release done, thanks!
This PR contains a bunch of updates to libraries including:
There is a mima check failure but I think it comes from cats. I'm not too familiar with mima, should an exception be made?