Gnumeric 1.12.61 aka "TBD" is now available.
The Gnumeric Team is pleased to announce the availability
of Gnumeric version 1.12.61. This is a major bugfix release.
It requires the concurrently-released Goffice 0.10.60. Libgsf 1.14.58 is recommended.
Noteworthy news in this release:
- Audit of code by Gemini.
- Refactoring of analysis tools code.
- Test improvements.
Details of changes by contributor:
- Morten
-
Up gtk+ requirement to 3.20. Still ancient.
-
Audit code with Gemini AI.
-
Plug leaks.
-
Make tests run in parallel.
-
Refactor analysis tools to be GObject-based.
-
Fix sampling tool gui in the periodic case.
-
Fix fill-series tool problems with dates.
-
Fix chi-square tool problems with labels.
-
Add basic testing of most analysis tools.
-
Disable excelplugins (unrelated to xls/xlsx files).
-
Fix gui crash [Bug 857].
-
Introspection fixes.
-
Test suite enhancements.
-
Preserve cvs-to-cvs and cvs-to-txt line endings.
-
Fix problems with search-and-replace.
-
Fix crash involding document properties and undo/redo.
-
Fix potential overflow in NT_SIGMA.
-
Improve primality test for large numbers.
-
Speed up number theory functions for values with a large
prime factor.
-
Fix TRIM to only cut spaces.
-
Fix problems with OFFTRAF in extreme cases.
-
Fix IFS semantics to match XL's as intended.
-
New functions XLOOKUP and XMATCH.
-
New functions TEXTBEFORE, TEXTAFTER, TEXTSPLIT.
-
Improve xlsx importer's mapping of function names.
- Alex H
-
Don't remove initial empty rows/columns for cvs/txt export.
- N. Copa
-
Fix parallel build trouble. [Bug 852].
goffice 0.10.61 aka "TBD" is now available.
The Gnumeric Team is pleased to announce the availability of
goffice version 0.10.61. This is a bugfix release.
Details of changes by contributor:
- Morten
-
Up gtk+ requirement to 3.20. Still ancient.
-
Fix regression error reporting problems.
-
Introspection fixes.
-
Import go_reduce_pi from Gnumeric.
-
Test improvements.
-
Plug leaks.
-
Fix problems with go_string_new_len.
-
Fix problem with arc canvas item.
-
Fix various issued with text canvas item.