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

Scala native 0.5 #569

Merged
merged 2 commits into from
Apr 17, 2024
Merged

Scala native 0.5 #569

merged 2 commits into from
Apr 17, 2024

Conversation

keynmol
Copy link
Contributor

@keynmol keynmol commented Apr 11, 2024

Scala Native 0.5 is released, the recommendation is to not cross-publish and instead cut over straight to 0.5

@darkfrog26
Copy link
Contributor

@keynmol was nativeLinkStubs removed in 0.5?

@keynmol
Copy link
Contributor Author

keynmol commented Apr 15, 2024

hey @darkfrog26 - I think it was moved to

nativeConfig ~= {
    _.withLinkStubs(true)
  },

As with most settings.

There's a larger problem at hand though, and that's cats-effect module - it will be a while before that gets published.

@darkfrog26 darkfrog26 merged commit d2e9fe8 into outr:master Apr 17, 2024
1 of 2 checks passed
@keynmol keynmol deleted the scala-native-0.5 branch April 17, 2024 13:49
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.

2 participants