Skip to content

Tags: nzbgetcom/Extension-EMail

Tags

v2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: utcnow is deprecated in Python 3.12 (#8)

- fixed `utcnow` deprecation warnings according to the [doc](https://docs.python.org/3.12/library/datetime.html#datetime.datetime.utcnow) 
- added pipeline for tests
- formatted code with Black formatter
- specified that the extension works with Python 3.8+

v2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #5 from nzbgetcom/fix/release-dir

- fixed release-dir name
- updated "about"

v1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from nzbgetcom/feature/email-extension

- added EMail extension for NZBGet v22 and below