Releases: azurlane-api/AzurLaneKt
Releases · azurlane-api/AzurLaneKt
Support setting token
Introduce request handlers
Instead of choosing for the user to use blocking requests the user now has the option to use async requests.
This means the main library functions that make http requests won't directly return the response data anymore but instead return a handler with the complete()
function which can be used blocking or async.
Look at the readme for an example.
Fix tests
New release
v1.3.1 Update test and some other thing
Update to v2
v1.3.0 Update to v2
Fix errors
v1.2.2 Update version
Fix typo
Rebase code structure & move repo
v1.2.0 Update README.md
Test release 1.1.2
v1.1.2 I guess we should update the version number too
Test release
v1.1.1 [test] add wrapper task