What's Changed
- feat(bm_monitor.py): add support for TalkerAlias in message construction by @mauvehed in #8
- docs(README.md): update changelog with version 1.3.1 release details by @mauvehed in #9
- Update config.py by @mauvehed in #10
- Update installation-setup.md by @mauvehed in #12
- Chore/add sourcery config by @mauvehed in #13
- chore(gitignore): update .gitignore for Flask, Python, and VSCode by @mauvehed in #14
- fix(bm_monitor.py): add missing space in message construction by @mauvehed in #15
- Create dependabot.yml by @mauvehed in #16
- Andy's usability changes for bm_monitor by @Bandicoot in #17
- chore: add CODEOWNERS file to define code ownership by @mauvehed in #18
- Fix/requirements config by @mauvehed in #19
- build(Dockerfile): add Dockerfile for containerizing the application by @mauvehed in #20
- docs: update README and installation-setup for clarity and formatting by @mauvehed in #21
- Create docker-image.yml by @mauvehed in #22
- Create docker-publish.yml by @mauvehed in #23
- Update docker-publish.yml by @mauvehed in #24
- ci: remove Docker Image CI workflow by @mauvehed in #27
- docs(README.md): add GitHub Actions badges for CI/CD status visibility by @mauvehed in #26
- Chore/docker publish updates by @mauvehed in #28
- chore(sourcery.yaml): update configuration for Sourcery tool by @mauvehed in #29
- feat(bm_monitor.py): add logging and graceful shutdown handling by @mauvehed in #31
New Contributors
- @Bandicoot made their first contribution in #17
Full Changelog: v1.3.1...v1.3.2