You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could we please get a new release of Tar.jl that is also backported to Julia v1.8? I recently fixed some invalidations and would really like to see them fixed in Julia v1.8.
The text was updated successfully, but these errors were encountered:
The release-1.9 branch has v1.9.3 which hasn't been registered (thus not tagged on the repo)
The release-1.10 branch has unreleased v1.10.0 and v1.10.1 changes
master is on v1.10.0
Specifically, not having v1.10.0 in General is confusing CompatHelper.
@StefanKarpinski should I go ahead and register all the commits above that changed the versions? or is there more nuance to consider?
We can drop the 1.9 release branch at this point because there won't be any more updates there. For 1.10 the only thing is to see if there are any API changes and not include those, but I don't think there have been.
Could we please get a new release of Tar.jl that is also backported to Julia v1.8? I recently fixed some invalidations and would really like to see them fixed in Julia v1.8.
The text was updated successfully, but these errors were encountered: