Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Scala 2.13 support #253

Closed
ennru opened this issue Feb 15, 2019 · 9 comments
Closed

Scala 2.13 support #253

ennru opened this issue Feb 15, 2019 · 9 comments

Comments

@ennru
Copy link

ennru commented Feb 15, 2019

I'm not sure which dependencies are missing, but 2.13 things are showing up now...

@plokhotnyuk
Copy link
Contributor

plokhotnyuk commented Apr 24, 2019

@hseeberger please merge @scala-steward updates for jsoniter-scala, it supports Scala 2.13-RC1 already:

http://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-macros_2.13.0-RC1/

@hseeberger
Copy link
Owner

PR please, I‘m on vacation 😉

@2m
Copy link

2m commented May 13, 2019

PR: #281

@2m
Copy link

2m commented Jun 19, 2019

upickle dropped support for 2.11 when it introduced support for 2.13 in 0.7.5: https://mvnrepository.com/artifact/com.lihaoyi/upickle

@hseeberger are you OK with dropping support for 2.11 when 2.13 is added?

@hseeberger
Copy link
Owner

@2m It is not OK to drop 2.11, it is a MUST! ;-)
Couple of days ago I already looked into bumping the Scala version to 2.13, but some libraries like Circe had not yet been there.

@plokhotnyuk
Copy link
Contributor

plokhotnyuk commented Jun 19, 2019

Is any option to release selected modules for those libraries that were already released for Scala 2.13?

BTW:
https://twitter.com/travisbrown/status/1141344674369671169
http://repo1.maven.org/maven2/io/circe/circe-parser_2.13/

@hseeberger
Copy link
Owner

@plokhotnyuk that is indeed an option, let's do it.

@2m
Copy link

2m commented Jun 19, 2019

PR incoming.

@hseeberger
Copy link
Owner

Closed by #297.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants