CHANGELOG
v2.1.0 (2024-04-04)
Feature
feat: fixed name spelling (
8abc64b)
v2.0.1 (2024-04-04)
Fix
fix: added missing initial (
56273fd)
Unknown
test importing matplotlib (
6791d49)
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
fix: update author (
8a8f8fc)
Unknown
Update pyproject.toml (
95a4de0)
v1.0.0 (2024-01-29)
Unknown
v0.6.0 (2024-01-29)
Breaking
feat: testing major release
Just an edit to the authors really.
BREAKING CHANGE: Added middle initial (c17380f)
v0.5.1 (2024-01-29)
Fix
fix: added authors (
7af78e2)
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)
v0.4.0 (2024-01-21)
Feature
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
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
Documentation
Feature
feat: add plotting module (
288912c)
Test
test: add unit test for count_words (
d07d082)