Unicode String version 2.2.0
Bug Fixes
- Fix an unreachable
can_begin_word?/2clause that produced a compiler warning under--warnings-as-errors.
Enhancements
-
Add Credo (strict) to CI and development, a 90% test coverage gate, and a checked-in
mix formatpre-commit hook. -
Harden the CI workflow: OTP/Elixir-scoped dependency and build caches, refreshed toolchain matrix, and separate lint, coverage and Dialyzer stages.