CHANGELOG

v0.3.1 (2025-01-22)

Bug Fixes

  • Update ci-cd.yml with package name (c520d15)

v0.3.0 (2025-01-22)

Features

  • Add doc badge to README (1e24832)

v0.2.0 (2025-01-22)

Features

  • Added auto semantic version bumping (4117455)

v0.1.0 (2025-01-10)

Build System

  • Add matplotlib as a dependency (c376a45)

  • Add matplotlib as version constraint (f621aa6)

  • Add pytest and pytest-cov as dev dependencies (7609a71)

  • Added dev dependencies for docs (031673f)

  • Remove upper bound on dependency versions (0445660)

Documentation

  • Created docstrings for package functions (fd650ce)

  • Updated readme and example (02d0e34)

Features

Testing

  • Add unit test for count_words (ca9867e)