Skip to content

Releases: yeremi/stopwords

v2.0.0

05 Jan 02:54
0a85707
Compare
Choose a tag to compare

What's Changed (2025-01-05)

  • Architecture redesign by @yeremi in #2
    • Introduce StopwordsManager to allow custom dictionaries
    • Introduce Metadata validation
    • Add Stopwords Categories
    • Add Portugues Brazilian dictionary
    • Add unit tests
    • Add documentation and examples

New Contributors

  • @yeremi made their first contribution in #2

Full Changelog: v1.1.0...v2.0.0

v1.1.0

08 Apr 15:41
Compare
Choose a tag to compare

1.1.0 (2024-04-08)

Features

  • Adding StopWords in the namespace (3d822df)

Using PSR-4 and update Readme file

10 Jun 00:25
Compare
Choose a tag to compare
v1.0.1

Using PSR-4 and update Readme file

v1.0.0

25 Nov 14:28
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/yeremiloli/StopWords