mrpowers-io / jodie

Delta lake and filesystem helper methods
MIT License
49 stars 11 forks source link

Publish versions of Jodie for different versions of Scala to Maven #52

Closed MrPowers closed 1 year ago

MrPowers commented 1 year ago

Right now we're just publishing for Scala 2.12.

We should also also publish for Scala 2.13. Is Scala 2.11 still needed?

brayanjuls commented 1 year ago

@MrPowers - Looking at these statistics I think we could support scala 2.12 and 2.13, and not 2.11 as its use is decreasing over the years and is under 15% according to the article. https://www.jetbrains.com/lp/devecosystem-2022/scala/

brayanjuls commented 1 year ago

This is merged so I would close it.

MrPowers commented 1 year ago

Great, thanks @brayanjuls