Skip to content

Releases: benjhar/JokeAPI-Python

Version 0.2.5.2

10 Sep 22:06
79fb25d
Compare
Choose a tag to compare

Fix categories from 0.2.5.1

Version 0.2.5.1

10 Sep 21:40
4e85f7f
Compare
Choose a tag to compare

Fix 0.2.4's bugs

(0.2.5 had temporary logging code still left in, this is a hasty fix)

Version 0.2.4

26 Aug 15:20
f10966c
Compare
Choose a tag to compare

Fix for 0.2.3's bugs.

Version 0.2.3

23 Aug 01:04
210ec11
Compare
Choose a tag to compare

Updated to JokeAPI version 2.2.1.

Version 0.2.2

04 Jul 23:51
Compare
Choose a tag to compare
v0.2.2

Update setup.py

Version 0.2.1

01 Jul 00:08
918ee44
Compare
Choose a tag to compare

Added authorisation headers for using api tokens if needed and provided by Sv443. Added the ability to change user-agent header.

Please note that the API is currently not perfect and that API tokens do not work at time of release.

Version 0.2.0

27 Mar 15:17
Compare
Choose a tag to compare

Update to Jokeapi V2.1.2

Version 0.1.3

02 Mar 07:27
Compare
Choose a tag to compare

Added README.md to PyPi.

Version 0.1.2

02 Mar 07:14
Compare
Choose a tag to compare

Made the URL in setup.py that is supposed to lead to a homepage a valid url.

Version 0.1.1

29 Feb 23:44
a2d4b86
Compare
Choose a tag to compare

Made PEP8 happy.