Skip to content

Releases: vishaltelangre/NerdCalci

NerdCalci v4.9.7

Choose a tag to compare

@github-actions github-actions released this 26 Aug 15:29
  • Added support for rate and compound units (e.g. liters/hour, MB/s, kg/day) with unit cancellation and conversions (Issue: #160).
  • Added bottom border divider to the last calculation row (Issue: #226).
  • Fixed prev and total re-evaluating rand() / randInt() instead of preserving already computed values during incremental recalculation (Issue: #227).
  • Fixed numeral system conversions (e.g., 15 dec in hex, 1 bin, 1 oct, 1 hex) incorrectly multiplying input numbers by their base radix.
  • Fixed non-numeric arguments (such as dates, date-times, and durations) being discarded or defaulting to zero when passed to global/cross-file functions (Issue: #228).

NerdCalci v4.9.6

Choose a tag to compare

@github-actions github-actions released this 28 Jul 07:04
63629c8
  • Target Android 16 (API level 36).

NerdCalci v4.9.5

Choose a tag to compare

@github-actions github-actions released this 27 Jul 06:01
7c7be84
  • Fixed grand_total and other dynamic variables double-counting subtotals by automatically excluding standalone aggregate results (Issue: #221).

NerdCalci v4.9.4

Choose a tag to compare

@github-actions github-actions released this 23 Jul 11:59
ab48ca7
  • Added support for sub-day time unit queries (hours since, minutes since, seconds since, etc.) and decimal precision for date/time queries (Issue: #218).

NerdCalci v4.9.3

Choose a tag to compare

@github-actions github-actions released this 07 Jul 06:13
a20cf00
  • Added min/minimum and max/maximum dynamic variables to find the smallest or largest value in the preceding block (Issue: #220) (@XOYZ69).

NerdCalci v4.9.2

Choose a tag to compare

@github-actions github-actions released this 25 Jun 11:35
  • Added support for deriving and converting energy units from power/time combinations (Issue: #209) (Thanks to @qwertyquarty).
  • Fixed the display bug in date results for the Oct/Dec months for the current year (Issue: #215).

NerdCalci v4.9.1

Choose a tag to compare

@github-actions github-actions released this 22 Jun 17:46
ad00cd1
  • Added support to organize files using custom tags and filter them in search (Issue: #212).

NerdCalci v4.9.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 17:43
de06e32
  • Added rand() and randInt() built-in functions to generate random numbers (Issue #211).

NerdCalci v4.8.2

Choose a tag to compare

@github-actions github-actions released this 10 Jun 10:12
faa9058
  • Fixed HeliBoard keyboard issue where newline clears/merges and cursor jumps to previous line when swiping left and typing (Issue: #195).
  • Attempted a fix for duplicate multi-line paste issue using HeliBoard keyboard (Issue: #193).
  • Fixed Microsoft SwiftKey Keyboard issue where pressing Enter inserts multiple new lines (Issue: #186).

NerdCalci v4.8.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 16:23
  • Fixed app crashing on startup due to a database index mismatch.

Follows https://github.com/vishaltelangre/NerdCalci/releases/tag/v4.8.0.