mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
[GH-ISSUE #437] Still Tagging Releases? #342
Labels
No labels
awaiting user feedback
bug
cmake
cmake
docs
feature request
in progress
long term
medium term
medium term
pull-request
question
question
ready to close
short term
under investigation
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/libxlsxwriter#342
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bdkjones on GitHub (Apr 4, 2024).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/437
Originally assigned to: @jmcnamara on GitHub.
The last tagged release of
libxlswriteris from 2022. The commit history shows a bunch of work since then, including some important fixes for overflows and other bugs.Is @jmcnamara or anyone else still tagging official releases? The commit history shows failing tests on some of the commits since the last tagged release in 2022, so I'm a little hesitant to just clone and build
masterfor a production app.@jmcnamara commented on GitHub (Apr 4, 2024):
I have mainly been spending my free time and energy on the Rust version of this library lately but the C version is due a release to roll up some fixes.
I'll try do that in the next few days.
@jmcnamara commented on GitHub (Apr 4, 2024):
Release 1.1.6 has been tagged on main. Regards.