CHANGELOG

v2.0.0 (2024-01-30)

Breaking

  • feat!: testing major release

Just an edit to the authors really.

BREAKING CHANGE: Added middle initial (1b8cc6a)

v1.0.1 (2024-01-30)

Fix

Unknown

v1.0.0 (2024-01-30)

Unknown

  • added if to install from testPyPI (74bcdd1)

  • BREAKING CHANGE: remove middle initial (2ff5a79)

v0.6.0 (2024-01-29)

Feature

  • feat: testing major release

Just an edit to the authors really.

BREAKING CHANGE: Added middle initial (c17380f)

v0.5.1 (2024-01-29)

Fix

Unknown

v0.5.0 (2024-01-22)

Feature

  • feat: added permissions to handle branch protection (13fe4ab)

Unknown

  • Merge pull request #1 from ttimbers/feat-branch-protection-override

feat: added permissions to handle branch protection (25f46b5)

  • patch: testing removal of upload commands: (696a326)

  • patch: fix to PyPI action (64b8dae)

  • patch: cleaning up (ebecb50)

  • Merge branch ‘main’ of github.com:ttimbers/pycounts_tt_2024 (3620448)

  • replacing accidentally removed testPyPI URL (ddc79fe)

v0.4.0 (2024-01-21)

Feature

  • feat: edited formatting of version_toml (28c3703)

  • feat: moved to version_toml in pyproject.toml table (798970b)

Unknown

  • updating to using new build command and action to generate github release (2471057)

v0.3.0 (2024-01-21)

Feature

  • feat: moved to version_toml and removed patch_without_tag (ba52fd9)

Unknown

  • Merge branch ‘main’ of github.com:ttimbers/pycounts_tt_2024 (ce0e42a)

v0.2.0 (2024-01-21)

Feature

  • feat: moved to v8.3.0 for python-semantic-release due to bug (5d7b08f)

  • feat: added exclaimation point (463dc19)

Unknown

  • merging (bdc2ec7)

  • Switched to semantic release GHA (85e7f74)

  • asked to see what is in dist (473dd60)

  • fixed update to repository-url variable name in pypa/gh-action-pypi-publish@release/v1 (2be1de1)

  • installed the correct semantic release tool (854b75a)

  • added Python semantic release (75e427b)

  • added [tool.semantic_release] table (dfb34b8)

  • Create ci-cd.yml (eb40670)

  • cleaning up some extra unneeded code (daf7e28)

  • Update .readthedocs.yml to install poetry and the package (6319641)

v0.1.0 (2024-01-09)

Build

  • build: added dev dependencies for docs (422a282)

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

  • build: remove upper bound on dependency versions (fc39ae3)

  • build: add matplotlib as a dependency (513834d)

Documentation

  • docs: created docstrings for package functions (96cc251)

  • docs: updated readme and example (7fb0dbc)

Feature

  • feat: add plotting module (288912c)

Test

  • test: add unit test for count_words (d07d082)

Unknown

  • removed output of Jupyter doc (c66fac4)

  • reverting back to example that builds successfully (b9e3f1b)

  • trying another avenue to build the docs on RTD (905fe25)

  • updating readthedocs.yaml (b66d16b)

  • initial package setup (e2e8ab2)