Skip to content

Latest commit

 

History

History
126 lines (60 loc) · 5.67 KB

CHANGELOG.md

File metadata and controls

126 lines (60 loc) · 5.67 KB

CHANGELOG

v1.4.0 (2024-02-02)

Feature

  • feat: edited author BREAKING CHANGE: plotting module wont exist after this release. (0f48382)

v1.3.0 (2024-02-02)

Feature

  • feat: edit author. BREAKING CHANGE: (f39e2c5)

  • feat: updated author (1898da8)

Unknown

v1.2.0 (2024-02-02)

Feature

v1.1.0 (2024-02-02)

Feature

v1.0.0 (2024-01-30)

Fix

  • fix: Updated author on README (da87791)

Unknown

  • Updated author on README.md (ae523a8)

v0.1.1 (2024-01-29)

Fix

Unknown

v0.1.0 (2024-01-11)

Build

  • build: added dev dependencies for docs (b36b2ef)

  • build: add pytest and pytest-cov as dev dependencies (4a41aa9)

  • build: remove upper bound on dependency versions (7e9e98f)

  • build: add matplotlib as a dependency (a46fc44)

Documentation

  • docs: update readthedoc ymal file (ae35d02)

  • docs: update .readthedocs yaml file (9edbed6)

  • docs: created docstrings for package functions (7086bf4)

  • docs: updated readme and example (f91aea9)

Feature

  • feat: add plotting module (77d7d8e)

  • feat: add word counting functions (4753b67)

Test

  • test: add unit test for count_words (de461d5)

Unknown

  • update readthedoc yaml file (d895373)

  • udpated example to open in pycounts env (299dae4)

  • udpated example (bf79ae4)

  • initial package setup (276f20d)