I am currently working on a project that makes extensive use of Slickless 0.3.6 with Slick 3.3.3. That project wants to move to Scala 2.13 and has some strict compiler flags set that will fail because of the code emitted by slick
See also slick/slick#2121 and slick/slick#2054
They seem to be addressed in release 3.4.0-M1. Unfortunately I can't move to that since slickless depends on 3.3
Do you plan of supporting the 3.4 series?
I am currently working on a project that makes extensive use of Slickless 0.3.6 with Slick 3.3.3. That project wants to move to Scala 2.13 and has some strict compiler flags set that will fail because of the code emitted by slick
See also slick/slick#2121 and slick/slick#2054
They seem to be addressed in release 3.4.0-M1. Unfortunately I can't move to that since slickless depends on 3.3
Do you plan of supporting the 3.4 series?