This repository was archived by the owner on Jan 20, 2026. It is now read-only.
v0.4.0
- Now
long sessionsfully supported. authenticate()now supportsNoneas authentication, this means it will just use the data fromsession.json.LanisClient.saveproperty removed, now it will always save.- Always saves session data to a file when
LanisClient.close(), useforceinauthenticate()to force a new session.