Skip to content

Releases: nonchris/counting-words-appearing-in-pdf

Blacklisting and pageoffset

18 Sep 23:07
Compare
Choose a tag to compare

This release just adds a minor TypeError fix in the offset feature to the last release.

Previous notes:
This release offers the options two new options:

  • add an optional word blacklist (.txt) to ignore words in detection
  • add an optional page offset to skip title-pages (in scanning and enumeration)

Blacklisting and pageoffset

18 Sep 22:40
Compare
Choose a tag to compare

This release offers the options two new options:

  • add an optional word blacklist (.txt) to ignore words in detection
  • add an optional page offset to skip title-pages (in scanning and enumeration)

First production release

30 Aug 20:10
Compare
Choose a tag to compare

The first version that really feels ready to use.