v0.4.0
- Now
long sessions
fully supported. authenticate()
now supportsNone
as authentication, this means it will just use the data fromsession.json
.LanisClient.save
property removed, now it will always save.- Always saves session data to a file when
LanisClient.close()
, useforce
inauthenticate()
to force a new session.