Skip to contents

readabilityes 0.1.0 (2025-08-11)

What’s new

Changes and fixes

  • Segmentation regex: replaced variable-length lookbehind with a PCRE-compatible pattern to avoid lookbehind assertion is not fixed length.
  • count_words() and derived functions: defensive coercion of logical flags (isTRUE()).
  • Documentation updated: new strip_symbols and flatten arguments in tokenize_words().
  • Expanded testthat suite and README examples in ES/EN.

Compatibility

  • No known breaking changes in this initial release.