Skip to content

Releases: benjhar/JokeAPI-Python

Version 0.2.5.2

Choose a tag to compare

@benjhar benjhar released this 10 Sep 22:06
79fb25d

Fix categories from 0.2.5.1

Version 0.2.5.1

Choose a tag to compare

@benjhar benjhar released this 10 Sep 21:40
4e85f7f

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

Choose a tag to compare

@benjhar benjhar released this 26 Aug 15:20
f10966c

Fix for 0.2.3's bugs.

Version 0.2.3

Choose a tag to compare

@benjhar benjhar released this 23 Aug 01:04
210ec11

Updated to JokeAPI version 2.2.1.

Version 0.2.2

Choose a tag to compare

@benjhar benjhar released this 04 Jul 23:51
v0.2.2

Update setup.py

Version 0.2.1

Choose a tag to compare

@benjhar benjhar released this 01 Jul 00:08
918ee44

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

Choose a tag to compare

@benjhar benjhar released this 27 Mar 15:17

Update to Jokeapi V2.1.2

Version 0.1.3

Choose a tag to compare

@benjhar benjhar released this 02 Mar 07:27

Added README.md to PyPi.

Version 0.1.2

Choose a tag to compare

@benjhar benjhar released this 02 Mar 07:14

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

Version 0.1.1

Choose a tag to compare

@benjhar benjhar released this 29 Feb 23:44
a2d4b86

Made PEP8 happy.