Releases: cmccomb/rust-stop-words
Releases · cmccomb/rust-stop-words
stop-words v0.8.0
stop-words v0.7.2
Adding constructed language
stop-words v0.7.1
Various minor changes and internal updates.
stop-words v0.7.0
Various minor changes and updates (some of which change the API)
stop-words v0.6.2
Includes a more robust example of how to use stop words
stop-words v0.6.0
This includes a number of quality of life improvements. First and foremost amongst these is the simplification of the function interface to include ONLY a single function (get
), which will accept either enum, str, or string inputs. The strum
and strum_macros
dependencies have also been removed.
stop-words v0.5.0
Bumping to Rust 1.56.0 (i.e., Rust 2021)
stop-words v0.4.0
Cleaner interface that integrates the Stopwords ISO library.
stop-words v0.3.2
Added gujarati