softwaremill/quicklens

Q: quicklens v 1.4.7 available for scala 2.10?

tmoerman opened this issue · 1 comments

Hi,

Currently up to version 1.4.4 is available on maven central for scala 2.10, I was wondering whether you are planning on releasing quicklens 1.4.7 (containing the when operator) for scala 2.10?

thanks,
Th.

adamw commented

I think there were some problems with merging the 2.11 branch to 2.10, as the 2.10 macros has some bugs. But maybe this is already fixed ... maybe you can try merging master to 2.10 and checking what breaks?