Skip to content

v1.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@simon987 simon987 released this 06 Mar 00:40
· 666 commits to master since this release
5f7a1ac

(breaking)

  • Upgrade path filter bar (You will need to re-index for this to work) (#32)

  • Ignore --incremental option when the directory does not exist (#31)

  • make the --fast flag faster

  • Fix CSS in search bar button

  • Completely rewrite the .docx parser

  • various code minor refactor/cleanup

  • Fix some memory leaks in pdf.c

  • Fix bad error handling that would sometime cause segfault/undefined behavior

  • Make debugging easier with _debug binary (not yet on docker)