All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Remove unused key-value pairs from dependabot.yml (c9ff2bf) - (Jimmy Briggs)
- Fix dependabot.yml (7f19b7d) - (Jimmy Briggs)
- Bump pytest from 8.1.1 to 8.2.0 (b4d7b27) - (dependabot[bot])
- Bump flake8-bugbear from 24.2.6 to 24.4.26 (8ea60bd) - (dependabot[bot])
- Bump black from 24.3.0 to 24.4.2 (178de13) - (dependabot[bot])
- Attempt to fix dependabot.yml automerge (00787f5) - (Jimmy Briggs)
- Bump pre-commit from 3.6.2 to 3.7.0 (9f3076f) - (dependabot[bot])
- Bump pytest-cov from 4.1.0 to 5.0.0 (a533b98) - (dependabot[bot])
- Update pytest-mock requirement from <3.12.1 to <3.14.1 (2f30703) - (dependabot[bot])
- Bump black from 24.2.0 to 24.3.0 (458f3ec) - (dependabot[bot])
- Bump shellcheck-py from 0.9.0.6 to 0.10.0.1 (2ad3969) - (dependabot[bot])
- Bump pytest from 8.1.0 to 8.1.1 (f19bc69) - (dependabot[bot])
- Bump bandit[toml] from 1.7.7 to 1.7.8 (4c42ff6) - (dependabot[bot])
- Bump pytest from 8.0.2 to 8.1.0 (31bbff6) - (dependabot[bot])
- Bump pytest from 7.3.1 to 8.0.2 (c63cd81) - (dependabot[bot])
- Bump pylint from 2.17.4 to 3.1.0 (b126baf) - (dependabot[bot])
- Bump pre-commit from 3.3.1 to 3.6.2 (8d50b49) - (dependabot[bot])
- Bump shellcheck-py from 0.9.0.2 to 0.9.0.6 (f83b37c) - (dependabot[bot])
- Bump bandit[toml] from 1.7.5 to 1.7.7 (86e7e7e) - (dependabot[bot])
- Bump pytest-cov from 4.0.0 to 4.1.0 (e2d1dbb) - (dependabot[bot])
- Bump black from 23.3.0 to 24.2.0 (cba7d19) - (dependabot[bot])
- Update pytest-mock requirement from <3.10.1 to <3.12.1 (52fb43a) - (dependabot[bot])
- Bump flake8-bugbear from 23.5.9 to 24.2.6 (13ef052) - (dependabot[bot])
- Bump microsoft/action-python from 0.6.4 to 0.7.2 (85e849e) - (dependabot[bot])
- Update mkdocs.yml (0583696) - (Jimmy Briggs)
- Update dependabot.yml (28973f7) - (Jimmy Briggs)
- Add example requirements.txt (e3058bd) - (Jimmy Briggs)
- Add .python-version for pyenv (926261f) - (Jimmy Briggs)
- Update changelog.yml (7ee5696) - (Jimmy Briggs)
- Update dependabot.yml (5f9f12a) - (Jimmy Briggs)
- Create development index (docs/development/index.md) (fcb96c0) - (Jimmy Briggs)
- Add decision record template (docs/decisions/00-template.md) (46219ee) - (Jimmy Briggs)
- Add ADRs index (docs/decisions/index.md) (389cac9) - (Jimmy Briggs)
- Create docs/about.md (5877a6e) - (Jimmy Briggs)
- Add content to docs/index.md (e011516) - (Jimmy Briggs)
- Update src/README.md with src information and structure (d118126) - (Jimmy Briggs)
- Add README (4b64c1e) - (Jimmy Briggs)
- Add release.yml (82ce7ce) - (Jimmy Briggs)
- Add .github/release-drafter.yml configuration (19709d1) - (Jimmy Briggs)
- Add github issue labels metadata specifications (.github/labels.yml) (9ce731d) - (Jimmy Briggs)
- Add addition module src/pkg/addition.py (44ac8b0) - (Jimmy Briggs)
- Add dependabot.yml auto-merge workflow (d10bf04) - (Jimmy Briggs)
- Add unit tests for addition module in tests/test_addition.py (3970584) - (Jimmy Briggs)
Changelog generated by git-cliff.