Releases: femtopixel/github-release-notifier
Releases · femtopixel/github-release-notifier
Uses threads for webhooks calls
0.2.2 Thread call fixed
Asynchronous webhooks calls with await
0.2.1 uses threads instead of async
Asynchronous webhooks calls
0.2.0 Async calls
Uses json for requests
0.1.7 Uses json parameter for requests
handle numerical and non numerical version number
0.1.6 handle numerical and non numerical version number
Fix comparison for python3
0.1.5 Fix comparison for python3
Fix version comparison when containing something else than version number
0.1.4 Fix version comparison when containing something else thant version n…
Added package_name in return
0.1.3 Added package_name in return
Add application/json content-type header
0.1.2 Content-Type header
Fix makefile + documentation
0.1.1 Fixes documentation