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

Remove Random123 as a sub-module #87

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

topolarity
Copy link
Contributor

This usage of Requires.jl is incompatible with the package extensions introduced in Julia 1.9.

Instead, this PR makes a breaking change to get rid of RandomNumbers.Random123 and push folks to use Random123 directly.

This usage of Requires.jl is incompatible with the package extensions
introduced in Julia 1.9. It's probably best to make a breaking change
here and push folks to use `Random123` directly.
@sunoru
Copy link
Member

sunoru commented Aug 12, 2024

Sounds good, thanks! I'll merge it after the CI builds are done.

@sunoru sunoru merged commit f7aa1ea into JuliaRandom:master Aug 12, 2024
10 checks passed
@ChrisRackauckas
Copy link
Contributor

And release?

@topolarity
Copy link
Contributor Author

Thanks @sunoru !

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.

3 participants