[READ-ONLY] Mirror of https://github.com/probablykasper/cpc. Text calculator with support for units and conversion cpc.kasper.space
calculator cli conversion converter library math package units units-converter wasm website
0

Configure Feed

Select the types of activity you want to include in your feed.

Update CHANGELOG.md

Kasper (Jun 24, 2026, 2:34 PM +0200) c97b780b 09fbd9ac

+3
+3
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 3 ## Next 4 + - Rewrite units to be exponent-based, making units much more powerful 5 + - Add generic unit multiplication/division, such as `1kg/1m` or `1m*1kg`. 6 + - Add generic unit simplification. For example, `1kg*1sqm/1s/1s/1s/1a` now becomes `1 volt` 4 7 - Fix `^` allowing numbers to be raised to the power of units 5 8 6 9 ## 3.1.0 - 2025 Jun 20