JuliaApproximation / SemiclassicalOrthogonalPolynomials.jl

A Julia repository for semiclassical orthogonal polynomials
MIT License
7 stars 3 forks source link

CompatHelper: bump compat for LazyArrays to 2, (keep existing compat) #101

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

This pull request changes the compat entry for the LazyArrays package from 1 to 1, 2. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

DanielVandH commented 3 months ago

Is there much that needs to be done to get this merged @dlfivefifty? Would it be feasible for me to take a look into it?

dlfivefifty commented 3 months ago

Oh I thought i had already done this… whoops.

I suspect there’s not much to change. If you are happy to bump the patch version and make sure tests pass I can merge and tag