scala-cass icon indicating copy to clipboard operation
scala-cass copied to clipboard

Add scala 2.13 support

Open holinov opened this issue 4 years ago • 4 comments

I hardly need to use it on scala 2.13 What assistance do you need?

holinov avatar Jul 09 '20 19:07 holinov

I'v started a fork https://github.com/holinov/zio-scala-cass I dont know if you would be able to adopt my changes to your needs

holinov avatar Jul 11 '20 00:07 holinov

awesome. the main problem is you made a LOT of whitespace changes. could you get rid of those? also, what problems did you have with wartremover and sbt sites that you commented all that out?

as it is, I have no idea what changes you've actually made, due to all the whitespace changes

thurstonsand avatar Jul 11 '20 02:07 thurstonsand

see the PR here: https://github.com/thurstonsand/scala-cass/pull/53

thurstonsand avatar Jul 11 '20 02:07 thurstonsand

I probably recommend you re-fork (or just create a new branch and sync it with my master), and make just the changes you need to upgrade to 2.13. then i can see the changes and figure out how to merge

thurstonsand avatar Jul 11 '20 02:07 thurstonsand