2025-03-01 Morten Welinder * Release 1.12.59 2025-01-17 Morten Welinder * src/cell-draw.c (cell_draw_simplify_attributes): Copy attributes before filtering. Fixes #707. 2024-12-18 Morten Welinder * src/colrow.c (colrow_set_visibility): Invalidate sheet's colrow position cache. Fixes #712. 2024-04-29 b.s. * src/numbers.h: add '~10_EXP' definitions, 2024-04-10 Morten Welinder * src/gui-util.c (entry_to_float_with_format): With general format, use value_get_as_string to get shortest representation and don't truncate. 2024-04-03 Morten Welinder * src/workbook.c (workbook_init): Fix double-gnm_float confusion. 2024-03-13 Morten Welinder * src/cell.c (gnm_cell_get_text_for_editing): If the format family is unknown, render as general. 2024-02-11 Morten Welinder * configure.ac: Post-release bump.