Skip to content

Conversation

@nsajko
Copy link
Contributor

@nsajko nsajko commented Jan 18, 2024

Single-argument map is being removed from Julia after an analysis of registered packages found that the change doesn't break the functionality of any package. See JuliaLang/julia#35293 and JuliaLang/julia#52631

That said, the Julia change breaks your test suite, so here's a PR that fixes that.

Single-argument `map` is being removed from Julia after an analysis
of registered packages found that the change doesn't break the
functionality of any package. See JuliaLang/julia#35293 and
JuliaLang/julia#52631

That said, the Julia change breaks your test suite, so here's a PR that
fixes that.
@singularitti singularitti merged commit fdfbe0f into MineralsCloud:main Jan 21, 2024
@singularitti
Copy link
Member

Thank you so much! @nsajko

@nsajko nsajko deleted the b branch January 21, 2024 08:37
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