Efficient keyword mining with regular expressions v0.0.7 Release Notes

Release Date: 2025-07-18 // 11 months ago
  • What's Changed

    • ⚡️ chore(deps): update dependency identify to v2.6.4 by @renovate[bot] in #28
    • chore: disable dependencyDashboard by @mesejo in #31
    • 🚚 chore: remove file renovate.json by @mesejo in #33
    • chore: add renovate.json5 file by @mesejo in #34
    • chore: reconfigure renovate bot by @mesejo in #35
    • ⚡️ chore(deps): update codecov/codecov-action action to v5.3.1 by @renovate[bot] in #36
    • 📄 chore: migrate docs to material for mkdocs by @mesejo in #37
    • ⚡️ chore(deps): update codecov/codecov-action action to v5.4.0 by @renovate[bot] in #38
    • chore: add pre-publish workflow by @mesejo in #41
    • ⚡️ chore(deps): update codecov/codecov-action action to v5.4.2 by @renovate[bot] in #42
    • ⬆️ Bump jinja2 from 3.1.5 to 3.1.6 in /docs by @dependabot[bot] in #39
    • ⚡️ chore(deps): update astral-sh/setup-uv action to v6 by @renovate[bot] in #43
    • ⬆️ Bump setuptools from 75.8.0 to 78.1.1 in /docs by @dependabot[bot] in #45
    • ⚡️ chore(deps): update codecov/codecov-action action to v5.4.3 by @renovate[bot] in #44
    • ⬆️ Bump requests from 2.32.3 to 2.32.4 in /docs by @dependabot[bot] in #46
    • ⬆️ Bump urllib3 from 2.3.0 to 2.5.0 in /docs by @dependabot[bot] in #47

    Full Changelog : v0.0.6...v0.0.7


Previous changes from v0.0.5

  • ➕ Added

    🔄 Changed

    • Simplify tree construction from @mesejo.
    • 📚 Updated documentation theme from @mesejo.

    ✂ Removed

    • 🔧 Unused nox configuration (noxfile.py) from @mesejo.
    • ✂ Remove automatic escaping of characters of input words from @mesejo.