Skip to content

Drop support for Julia < 1.10, remove Requires, update GHA and other housekeeping#41

Merged
MasonProtter merged 10 commits intoJuliaFolds2:masterfrom
devmotion:dw/julia_requires
Sep 11, 2025
Merged

Drop support for Julia < 1.10, remove Requires, update GHA and other housekeeping#41
MasonProtter merged 10 commits intoJuliaFolds2:masterfrom
devmotion:dw/julia_requires

Conversation

@devmotion
Copy link
Copy Markdown
Contributor

This PR updates the Julia compat entry to the LTS version (1.10). By doing so, the dependencies on Requires and Adapt can be removed. Additionally, a few VERSION-based branches can be removed. Additionally, I updated the GH actions.

@devmotion devmotion changed the title Drop support for Julia < 1.10, remove Requires, and update GHA Drop support for Julia < 1.10, remove Requires, update GHA and other housekeeping Sep 2, 2025
@devmotion
Copy link
Copy Markdown
Contributor Author

@MasonProtter are you currently maintaining Transducers? Could you have a look at the PR?

I'm not sure what to think of https://github.com/JuliaFolds2/Transducers.jl/actions/runs/17410020091/job/49424569124?pr=41 but it seems tests of the last commit on the master branch also failed for 32bit Ubuntu: https://github.com/JuliaFolds2/Transducers.jl/actions/runs/11258755775/job/31306110645

@MasonProtter
Copy link
Copy Markdown
Member

Fantastic, thanks @devmotion!

@MasonProtter
Copy link
Copy Markdown
Member

Looks like the failing test is about a SIMD optimization not occuring somewhere, let's just merge this.

@MasonProtter MasonProtter merged commit d1d9747 into JuliaFolds2:master Sep 11, 2025
7 of 10 checks passed
@devmotion devmotion deleted the dw/julia_requires branch September 11, 2025 10:56
@devmotion
Copy link
Copy Markdown
Contributor Author

Can you tag a new release? I already bumped the version number.

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