Skip to content

Unicode String version 2.2.0

Choose a tag to compare

@kipcole9 kipcole9 released this 09 Jul 07:38
· 8 commits to main since this release

Bug Fixes

  • Fix an unreachable can_begin_word?/2 clause 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 format pre-commit hook.

  • Harden the CI workflow: OTP/Elixir-scoped dependency and build caches, refreshed toolchain matrix, and separate lint, coverage and Dialyzer stages.