Skip to content
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

Upgrade to CoffeeScript 2 #22

Merged
merged 4 commits into from
Jan 12, 2024
Merged

Upgrade to CoffeeScript 2 #22

merged 4 commits into from
Jan 12, 2024

Conversation

XenonAbe
Copy link

resolve #19

Added support for CoffeeScript2.
And updated sbt and libraries so that it can be built on higher Java platforms(ex. Java11).

@lightbend-cla-validator

This comment was marked as outdated.

@XenonAbe

This comment was marked as outdated.

Copy link
Member

@mkurz mkurz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thanks!
I rebased you pull request and upgraded to the latest coffeescript version.

@mkurz mkurz merged commit 9173aea into sbt:main Jan 12, 2024
5 checks passed
@mkurz
Copy link
Member

mkurz commented Jan 12, 2024

Released as version 2.0.0. Be aware that the groupId changed, so you have to use:

addSbtPlugin("com.github.sbt" % "sbt-coffeescript" % "2.0.0")

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

Successfully merging this pull request may close these issues.

CoffeeScript 2
3 participants