Releases: vishaltelangre/NerdCalci
Releases · vishaltelangre/NerdCalci
Release list
NerdCalci v4.9.7
- 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
prevandtotalre-evaluatingrand()/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
- Target Android 16 (API level 36).
NerdCalci v4.9.5
- Fixed
grand_totaland other dynamic variables double-counting subtotals by automatically excluding standalone aggregate results (Issue: #221).
NerdCalci v4.9.4
- 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
NerdCalci v4.9.2
- 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
- Added support to organize files using custom tags and filter them in search (Issue: #212).
NerdCalci v4.9.0
- Added rand() and randInt() built-in functions to generate random numbers (Issue #211).
NerdCalci v4.8.2
- 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
- Fixed app crashing on startup due to a database index mismatch.
Follows https://github.com/vishaltelangre/NerdCalci/releases/tag/v4.8.0.