v0.8.5
v0.8.5 05/05/2025: fixed ‘zip_error_to_str’ deprecated message changed do_autobackup definition FIX in paste of cells transposed. Destination position was calculated wrong. fix spurious circular deps across sheets (issue #903) thanks to DHMike57 12/02/2025: Add theme files into Makefile #930 PR 921 - fix invalid chars in file name cause segfault (issue #922) PR 931 - fix issue #928 - Reproducible segfault reading python-written xlsx 11/11/2024: PR 909 - fix spurious error message with @IF command (issue #910) 11/11/2024: PR 911 - fix memory leak and segfault in @replace (issue #912) 26/11/2024: PR 920 - fix in replace and sevaluate (issue #919) 26/11/2024: PR 917 - fix range not updating with getent (issue #918) 16/10/2024: PR 896 - work on issue 813 - fix in subtottal 16/10/2024: PR 898 - work on issue 897 - fix in lua evaluation 16/10/2024: PR 900 - work on issue 899 - minor modification in @dts validation 16/10/2024: PR 902 - work on issue 901 - keep sheet/cursor position when saving file 16/08/2024: PR 888 - replace all /bin/bash with a unix agnostic /usr/bin/env bash 16/08/2024: PR 887 - explicit left markdown alignment