Update Scala versions#381
Conversation
3e17e82 to
17523bf
Compare
|
@Gedochao, I'm looking forward to try out scalapy on scala-native 0.5.0, so I had a look to your branch Could this be related to the fact that the list of "Sbt settings and tasks" has been shortened from scala-nateive 0.4.x to 0.5.x?
Or might there be another configuration mismatch on my system? |
|
@daenenk TBH I just tried bumping it blindly as well, hoping no code changes would be necessary. Alas, that is not the case.
I'll try to take a look at this when I find the time, no promises on when. |
|
With following changes in
|
|
@daenenk It seems that I probably won't find the time to take another look at this for the next week or so, but if nobody picks it up, I can have another look later in May. |
|
With scalatest now supporting Scala Native 0.5.x, the dependencies are fine. Now it looks like that the upgrade to Scala Native 0.5.x broke some code. |
|
Not super sure about |
Supersedes #380, #377, #376 and #370
Locks Scala 3 at the LTS (3.3.3 at this time)