Skip to content

v0.4.0

Compare
Choose a tag to compare
@kurwjan kurwjan 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.