Localize version 0.49.0
[0.49.0] — July 12th, 2026
Fixed
-
Change the namespaces on the
leexlexers andyeccparsers to avoid module name clash withex_cldrversions. Thanks to @jerryluk for the PR. Closes #40. -
The coverage ignore list follows the renamed lexer/parser modules, restoring measured coverage above the 90% CI threshold; a guard test now fails when an ignore-list entry names a module that no longer exists.