Hanns Holger Rutz
unread,Mar 24, 2017, 2:27:14 PM3/24/17Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dispatc...@googlegroups.com
hi there,
I'm building a library that doesn't have any reason not to work with all
three recent Scala versions 2.10, 2.11, 2.12. I'm looking for a nice
HTTP lib with few dependencies, and I think I'd definitely prefer
Dispatch over Spray/Akka and Play.
I see that 0.12.0 has come out for Scala 2.12 and 2.11, but 2.10 support
was dropped. So... just a quick question: Are 0.11.3 and 0.12.0 mostly
source/API compatible? Then I guess I could just use 0.11.3 for the
Scala 2.10 build and 0.12.0 for Scala 2.11 and 2.12.
Correct?
Best, .h.h.