Skip to content

1.0.0

Compare
Choose a tag to compare
@facelessuser facelessuser released this 29 Oct 14:58
· 220 commits to master since this release
965cafe

1.0.0

  • NEW: Allow multiple names on command line via: pyspelling -n name1 -n name2.
  • FIX: Fix empty HTML tags not properly having their attributes evaluated.
  • FIX: Fix case where a deprecation warning for filters is shown when it shouldn't.
  • FIX: Better docstring recognition in Python filter.
  • FIX: Catch comments outside of the <HTML> tag.
  • FIX: Filter out Doctype, CData, and other XML or non-content type information.