densh / scala-offheap

Experimental type-safe off-heap memory for Scala.
BSD 3-Clause "New" or "Revised" License
532 stars 35 forks source link

2.12 support #113

Open fomkin opened 7 years ago

fomkin commented 7 years ago

Do you have any plans to add Scala 2.12 support?

terjokhin commented 7 years ago

I would appreciate 2.12 support too.

satabin commented 6 years ago

Is this project still alive? Is there any chance to have 2.12 support? If no, what would be a good alternative?

satabin commented 6 years ago

BTW, I forked the project and bumped version numbers (sbt, scala, dependencies), is there any interest to merge these changes here and publish new artefacts?

lolgab commented 5 years ago

I made a PR with Scala 2.12 support: https://github.com/densh/scala-offheap/pull/115

performantdata commented 4 years ago

Is this not closed? The PR is merged.

performantdata commented 4 years ago

Ah. I see that 2.12 hasn't been pushed to Maven Central yet. So this sort of isn't finished yet.

performantdata commented 4 years ago

@densh, could you publish this to Sonatype? I'm guessing that it has to be you, and probably requires a 0.2 release.