Skip to content

Releases: kevinfjiang/FuncNotify

Release v1.4

14 Nov 22:31
Compare
Choose a tag to compare

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

08 Nov 04:15
Compare
Choose a tag to compare

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

01 Nov 22:34
Compare
Choose a tag to compare

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

01 Nov 22:00
Compare
Choose a tag to compare

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

27 Oct 19:46
Compare
Choose a tag to compare

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

Full Changelog: v1.1.3...v1.2.0

Release v1.1.3

22 Oct 05:06
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.1.1...v1.1.3