Skip to content

Releases: femtopixel/github-release-notifier

Uses threads for webhooks calls

10 Dec 23:36
Compare
Choose a tag to compare
0.2.2

Thread call fixed

Asynchronous webhooks calls with await

10 Dec 23:36
Compare
Choose a tag to compare
0.2.1

uses threads instead of async

Asynchronous webhooks calls

10 Dec 23:35
Compare
Choose a tag to compare
0.2.0

Async calls

Uses json for requests

10 Dec 23:32
Compare
Choose a tag to compare
0.1.7

Uses json parameter for requests

handle numerical and non numerical version number

07 Dec 17:28
Compare
Choose a tag to compare
0.1.6

handle numerical and non numerical version number

Fix comparison for python3

07 Dec 17:28
Compare
Choose a tag to compare
0.1.5

Fix comparison for python3

Fix version comparison when containing something else than version number

07 Dec 16:26
Compare
Choose a tag to compare
0.1.4

Fix version comparison when containing something else thant version n…

Added package_name in return

05 Dec 14:12
Compare
Choose a tag to compare
0.1.3

Added package_name in return

Add application/json content-type header

01 Dec 23:39
Compare
Choose a tag to compare
0.1.2

Content-Type header

Fix makefile + documentation

30 Nov 20:08
Compare
Choose a tag to compare
0.1.1

Fixes documentation