Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

v0.4.0

Choose a tag to compare

@spezian spezian released this 26 Nov 00:38
  • Now long sessions fully supported.
  • authenticate() now supports None as authentication, this means it will just use the data from session.json.
  • LanisClient.save property removed, now it will always save.
  • Always saves session data to a file when LanisClient.close(), use force in authenticate() to force a new session.