Skip to content

0.2

Compare
Choose a tag to compare
@filiparag filiparag released this 15 Dec 19:11
· 4 commits to master since this release
0.2
7af70bf

Added:

  • Support for Latin (non-Unicode)
  • Digraph exceptions
  • Pandoc filter mode
  • Preserve digraph capitaliation for uppercase words
  • Detection of foreign words, emails, hyperlinks and units of measurement

Changed:

  • Use heap allocations instead of fixed-length buffers for storing data
  • Flag names and parameters

Removed:

  • Real-time stream processing (might be added back in a future release)