Cldr Utils version 2.29.6
Bug Fixes
-
Allow
Decimal3.0.0 as a valid dependency. -
Cldr.Math.sqrt/2now respects the currentDecimal.Context.get/0precision when called with aDecimal— the result is rounded to the configured precision and Newton's-method convergence scales accordingly. The optionalprecisionargument, previously inert, is now an absolute convergence threshold (default derived from the context).