-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cross compile to 2.12.0? #68
Comments
This would be cool, any plans on that? |
I went ahead and sent PR #74 to cross-compile to 2.12. I really need this myself (this dependency is the final one keeping me from upgrading to 2.12), hope we can move forward with this. |
As a workaround I use this fork for now: https://github.com/daviddenton/handlebars.scala |
Hi, @haakonn has kindly put in a PR for this. Is there anybody with merge privs that can merge that PR in please? |
Alternatively, if this project is now abandoned/unmaintained and this is not ever going to happen (which I suspect might be the case), could you let us know @mwunsch? I'd be happy to open a PR to update the README with a note mentioning that and referring people to the fork (if that sounds reasonable). |
@mkantor if you want to do the PR work of upgrading my fork to support 2.12 then I'll look at releasing it. I'm not sure what it will take in terms of SBT shenanigans though... :) |
@daviddenton Hmm, based on @gaydenko's comment and the artifacts in Maven Central, I thought that your fork was already compatible with 2.12 (but admittedly I haven't tried it yet). What's left to do? Also let me know if you'd prefer to take this discussion elsewhere; I'm happy to chat via whatever medium is most convenient for you. |
@mkantor lol. Looks like you're right! I admit that I totally forgot publishing this for 2.12 (it was a while ago). If anyone else wants to grab the reins of this fork then please speak up, since I'm not currently working on any Scala projects so I probably won't be paying attention when 2.13 comes around. |
Is there a plan to add support for the new Scala version? I don't mind submitting a PR to get it done (assuming it's not blocked), but would like to know that it would get released.
:)
The text was updated successfully, but these errors were encountered: