···11# Changelog
2233-## Next
33+## 4.2.0 - 2026 Jul 1
44- Add ambiguous unit resolution depending on context and user locale.
55- Add ambiguous units like `pound`, `deg`, `$` and `kr`
66- Add currency symbols like `€` and `kr`
77- Add `as` and `into` keywords for unit conversion
88- Fix some units not being simplified
991010-## 4.1.0 - 2026 Jul 29
1010+## 4.1.0 - 2026 Jun 29
1111- Add currency units
12121313## 4.0.0 - 2026 Jun 27
···11[package]
22name = "cpc"
33-version = "4.1.0"
33+version = "4.2.0"
44description = "evaluates math expressions, with support for units and conversion between units"
55authors = ["Kasper Henningsen"]
66edition = "2024"