Skip to content

Releases: cluebotng/wikipedia

v1.0.8

15 Nov 17:23
Compare
Choose a tag to compare
Never assert auth for login tokens 🤦🏼‍♀️

v1.0.7

15 Nov 17:17
e0585d3
Compare
Choose a tag to compare
Merge pull request #12 from cluebotng/add-asserts

Add support for asserting we are a user

v1.0.6

04 Nov 10:04
a131ccf
Compare
Choose a tag to compare
Merge pull request #10 from cluebotng/add-loggedin-method

Add function to check if we are logged in or not

v1.0.5

18 Oct 14:57
Compare
Choose a tag to compare
Api::getLoginToken - Set action correctly

v1.0.4

18 Oct 14:47
e4855cb
Compare
Choose a tag to compare
Merge pull request #8 from cluebotng/fix-warning-error-logging

var_dump -> var_export, so the log message contains the output

v1.0.3

18 Oct 14:34
29939be
Compare
Choose a tag to compare
Merge pull request #7 from cluebotng/refactor-login-debugging

Refactor login & debugging

v1.0.2

18 Oct 14:21
92d7073
Compare
Choose a tag to compare
Merge pull request #6 from cluebotng/refactor-warnings

Refactor warnings

v1.0.1

18 Oct 13:27
efebbb7
Compare
Choose a tag to compare
Merge pull request #5 from cluebotng/refactor-run-check

Also check /Run on other modifications

v1.0.0

18 Oct 12:41
8e4d619
Compare
Choose a tag to compare
Merge pull request #3 from cluebotng/fix-checkrun

Add $checkrun logic back