Releases: kevinfjiang/FuncNotify
Release v1.4
Release v1.4
BUG FIXES
Major bug fixes, couldn't use the command line but that functionality has been restored with a weird bug fix. Among others, we also have some 3.10 specific tests and overall niceties, including better organization. Also check out the CI/CD pipeline for any DevOps peeps.
Full Changelog: v1.3.6...v1.3.7
Full Changelog: v1.3.7...v1.4
v1.3.6
Release v1.3.6
Custom messaging and better documentation.
Added new custom messaging feature and very robust auto documentation. Cleaned up grammar mistakes as well.
Full Changelog: v1.3.3...v1.3.6
v1.3.3
Automated documentation support, workflow updates, command line integration and script support, and the new website!!!
Check it out for everything FuncNotify related.
https://kevinfjiang.github.io/FuncNotify/
Full Changelog: v1.2.0...v1.3.3Automated documentation support, workflow updates, command line integration and script support, and the new website!!!
Check it out for everything FuncNotify related.
https://kevinfjiang.github.io/FuncNotify/
Full Changelog: v1.2.0...v1.3.3
v1.3.2
Automated documentation support, workflow updates, command line integration and script support, and the new website!!!
Check it out for everything FuncNotify related.
https://kevinfjiang.github.io/FuncNotify/
Full Changelog: v1.2.0...v1.3.2
v 1.2.0
V1.2.0
New features, bug fixes, and robust testing live on pypi
$ pip install FuncNotify
Big changes, welcome email messaging (two methods, yagmail and sendgrid) microsoftteams, and multi target support). All of this with .env support for safety and a logger to view exactly what went wrong.
Messaging errors will never interrupt workflow!!
What's Changed
- Create CODE_OF_CONDUCT.md by @DirectorComp in #13
- Update issue templates by @DirectorComp in #15
- Workflow fixes by @DirectorComp in #16
- Email by @kevinfjiang in #20
- microsofteams support by @DirectorComp
- Multi_target support @kevinfjiang
Full Changelog: v1.1.3...v1.2.0
Release v1.1.3
Full Release, tested the Teams and WebHook url works, credentials to be added in github secrets, prior deployment to PyPI didn't work so doing this again, also, updates to texting method, now works as intended.
What's Changed
- Microteams->master by @DirectorComp in #7
New Contributors
- @DirectorComp made their first contribution in #7
Full Changelog: v1.1.1...v1.1.3