-
Notifications
You must be signed in to change notification settings - Fork 61
Description
The last release of XLSX.jl was in September 2024. It would be great to have another one!
There is much new functionality that has been added (or, in the case of #326, is yet to be merged) that fully justifies a new release. In addition, the restoration of functionality to read .xlsx files in FileIO.jl may currently be awaiting the release of v0.11.0.
There are 3 PRs waiting to be merged besides #326. One of these is required to support resolution of a long standing issue with ExcelFiles.jl. It would be great to see these included in the next release, too.
In addition, many, many issues against XLSX.jl would be resolved by a new release (or already have been resolved). It would be great to see these closed, so that only live issues remain open.
I'd be happy to become a co-maintainer of this project if that would be helpful.
Thanks,
TimG1964