scala 2.13 support
Closed this issue · 5 comments
fkowal commented
I'd like to bump the scala version for this project 2.13
I am waiting for the uident scala 2.13 update to be accepted davegurnell/unindent#3
I am creating this issue hopeing this will reach @davegurnell
davegurnell commented
I still need 2.12 for a project. I’m definitely up for creating a cross-build, though, if that’s possible with the new collections API!
…On 4 September 2019 at 15:03:22, Maciej Kowalski ***@***.******@***.***)) wrote:
I'd like to bump the scala version for this project 2.13
I am waiting for the uident scala 2.13 update to be accepted davegurnell/unindent#3(davegurnell/unindent#3)
I am creating this issue hopeing this will reach @davegurnell(https://github.com/davegurnell)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub(#25?email_source=notifications&email_token=AABYRZ5M5YGAZR7YEI7GBXLQH652VA5CNFSM4ITSKXN2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HJIJ7NA), or mute the thread(https://github.com/notifications/unsubscribe-auth/AABYRZ5XEWSD5RLUU7R4UC3QH652VANCNFSM4ITSKXNQ).
fkowal commented
I have a cross build for 2.12 and 2.13 working locally so I'd we can get unidentified merged we should be good to go
davegurnell commented
Awesome! IIRC unindent is only used in the tests. If the macro is heart supports I don’t mind dropping it or rewriting it as a regular runtime string interpolator.
…--
Dave Gurnell
Underscore
https://underscore.io
On 4 September 2019 at 18:26:16, Maciej Kowalski ***@***.******@***.***)) wrote:
I have a cross build for 2.12 and 2.13 working locally so I'd we can get unidentified merged we should be good to go
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub(#25?email_source=notifications&email_token=AABYRZ77Q6UDNQJDOOTLJW3QH7VTRA5CNFSM4ITSKXN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD54KYHI#issuecomment-528002077), or mute the thread(https://github.com/notifications/unsubscribe-auth/AABYRZ4BLOYANBGULXNUPVDQH7VTRANCNFSM4ITSKXNQ).
davegurnell commented
Merged. Cheers!