SHA256
1
0
forked from pool/qalculate

Accepting request 1045475 from home:polslinux:branches:science

- Update to 4.5.0:
  * Conversion to any type of expression
    (e.g. "1000 BTC to million USD")
  * Use current status of limit implicit multiplication setting
    during parsing of conversion expression
  * New SI prefixes (R, r, Q, q)
  * New units: ounce force (ozf), rack unit (U)
  * Use standard form (sorting) for polynomials
  * Improve consistency of behaviour when global units are replaced
  * More consistent addition of units to expression without units
    for unit conversion
  * Improvements and fixes for arg() and atan2() functions
  * Fix interpretation of Myr (megayear) and Gyr (gigayear)
  * Fix milli- and centimeter of water units
  * Fix genvector() with for negative step size or expression
    as step size/number of steps
  * Fix randuniform() function
  * Fix automatic/dual fraction format after conversion
    (e.g. "8 to score")
  * Fix inconsistently displayed parsing of "7d 5h" and similar
  * Minor bug fixes and feature enhancements

OBS-URL: https://build.opensuse.org/request/show/1045475
OBS-URL: https://build.opensuse.org/package/show/science/qalculate?expand=0&rev=16
This commit is contained in:
2023-01-01 05:28:21 +00:00
committed by Git OBS Bridge
parent c33d1680af
commit 10cfabc1a8
4 changed files with 29 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%define major 22
%define libname libqalculate
Name: qalculate
Version: 4.4.0
Version: 4.5.0
Release: 0
Summary: Multi-purpose desktop calculator application
License: GPL-2.0-or-later