diff --git a/qalculate-qt-4.9.0.tar.gz b/qalculate-qt-4.9.0.tar.gz deleted file mode 100644 index 7055aaa..0000000 --- a/qalculate-qt-4.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3d2a054ed73c005fe2e64dc1882a0fe2f9aef817d59f30898efe4a80edf1330 -size 1738477 diff --git a/qalculate-qt-5.1.0.tar.gz b/qalculate-qt-5.1.0.tar.gz new file mode 100644 index 0000000..efd0fa0 --- /dev/null +++ b/qalculate-qt-5.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6571fc85bde7f2b1422f215a5c4176bc1013726e2971d4c27770078be659a7b +size 1746381 diff --git a/qalculate-qt.changes b/qalculate-qt.changes index 67f51d0..fe0a5d8 100644 --- a/qalculate-qt.changes +++ b/qalculate-qt.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Mon Jul 1 07:17:39 UTC 2024 - Christophe Marin + +- Update to 5.1.0. + Check https://github.com/Qalculate/qalculate-qt/releases for + older changes list. Changes since 5.0.0: + * Improved history list efficiency + * Add two's complement input and binary bits to preferences + * Ask for the desired interpretation the first time percent + addition is used (e.g. 100 + 10% equals 110 or 100.1) + * Hide expression tooltip (after 300 ms) when input resumes, + if delayed expression status is enabled + * Download button in dialog shown when new version is + available, on Windows + * Fix AltGr for input of operators on Windows + * Support for solving equations containing if() function + (libqalculate) + * Support for solving root(a, x)=b (requires rational + value for ln(a)/ln(b)) (libqalculate) + * New functions: powertower() and multiples() (libqalculate) + * New units for solar radius, mass, and luminosity (libqalculate) + * Use parentheses for exponent using scientific notation (with + power of 10) (libqalculate) + * Support integer factorization of integers in matrix/vector, + and of numerator and denominator in rational number + (libqalculate) + * Relaxed conditions for (x^a)^b = x^(a × b) and + x^a × x^b = x^(a + b) when complex numbers are + deactivated (fixes segfaults) (libqalculate) + * Fix (ax + n)^2 > 1, where n is even and a is not 1, + returning false (libqalculate) + * Fix setbits() function (libqalculate) + * Fix Number::equals(0, ..., true) when number is infinite + (affects replace() function) (libqalculate) + * Fix a^(f(x))=a^(b*g(x)) where b=2 or b=3 (libqalculate + v5.1.1) + * Minor bug fixes and feature enhancements + ------------------------------------------------------------------- Sat May 11 00:37:16 UTC 2024 - jun wang diff --git a/qalculate-qt.spec b/qalculate-qt.spec index 3b2a8f4..a96cb6c 100644 --- a/qalculate-qt.spec +++ b/qalculate-qt.spec @@ -17,7 +17,7 @@ Name: qalculate-qt -Version: 4.9.0 +Version: 5.1.0 Release: 0 Summary: Multi-purpose cross-platform desktop calculator License: GPL-2.0-or-later