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

chore: update stdlib from 0.44 to 0.48 and ranger to require >= 1.4.0 #46

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

dinkelspiel
Copy link
Contributor

@dinkelspiel dinkelspiel commented Dec 18, 2024

Closes #41

@GauBen
Copy link

GauBen commented Dec 18, 2024

Damn your timing is fabulous, I was just investigating a error: Type mismatch on yielder.Yielder(Time)

Hope it gets merged soon!

@kemo-1
Copy link
Contributor

kemo-1 commented Dec 18, 2024

Damn your timing is fabulous, I was just investigating a error: Type mismatch on yielder.Yielder(Time)

Hope it gets merged soon!

(sorry i got confused for a little ) i made a pull request for this issue 3 hours ago and it got merged

@GauBen
Copy link

GauBen commented Dec 18, 2024

Thanks for your many contributions @kemo-1!

It probably needs this very PR for the CI to turn green https://github.com/massivefermion/birl/actions/runs/12388645351/job/34580106412 and a release by massivefermion afterwards

@richard-viney
Copy link
Contributor

Would be good to update the ranger version in gleam.toml to be explicitly >= 1.4.0 as that's the version that has the iterator updates.

@dinkelspiel
Copy link
Contributor Author

dinkelspiel commented Dec 18, 2024

Would be good to update the ranger version in gleam.toml to be explicitly >= 1.4.0 as that's the version that has the iterator updates.

good idea, i added it to the commit

@dinkelspiel dinkelspiel changed the title chore: update stdlib from 0.44 to 0.48 chore: update stdlib from 0.44 to 0.48 and ranger to require >= 1.4.0 Dec 18, 2024
@massivefermion
Copy link
Owner

Thanks

@massivefermion massivefermion merged commit f8a5158 into massivefermion:main Dec 18, 2024
1 check passed
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.

Update stdlib usage
5 participants