Releases: Zarvinx/statistics-table-card
Releases · Zarvinx/statistics-table-card
Release list
v0.2.2: Fix blank derived cells in monthly rows
v0.2.1: Fix monthly derived column calculation
Fixed an issue where derived formula columns could show correctly in the Total row but fail to calculate for individual monthly rows.
v0.2.0: Add formula-based derived columns
- Add derived columns with formula support
- Support references by column
id, plus parentheses andabs(),min(),max() - Handle missing values and division by zero safely
- Recalculate the Total row from the underlying totals for derived formulas
- Refresh the README with updated examples and configuration docs
Full Changelog: v0.1.1...v0.2.0