v0.9.6

phiresky/ripgrep-allv0.9.6May 19, 2020by github-actions[bot]

AI Summary

A maintenance release that fixes Windows builds, improves PDF search capabilities for hyphenated words, and migrates CI/CD from Travis to GitHub Actions.

Key Highlights

  • Fixed Windows builds
  • Implemented case insensitive file extension matching
  • Migrated CI from Travis to GitHub Actions
  • Fixed search for hyphenated words in PDFs
  • Ensures rga-preproc binary is loaded from correct location

New Features

  • Case insensitive file extension matching
  • Hyphenated word search support in PDFs

Full Release Notes

# 0.9.6 (2020-05-19)

-   Fix windows builds
-   Case insensitive file extension matching
-   Move to Github Actions instead of Travis
-   Fix searching for words that are hyphenated in PDFs (#44)
-   Always load rga-preproc binary from location where rga is