Skip to content

Version 0.5.1.2

Compare
Choose a tag to compare
@KitsuneRal KitsuneRal released this 17 Apr 10:08
· 33 commits to 0.5.x since this release

One more bugfix release in the 0.5.x branch:

  • (#316) Expired tokens no more bring IncorrectRequestError instead of ContentAccessError; consequently, Connection::logout() ignores ContentAccessErrors so expired tokens don't leave the library in a "can't go-in, can't go out" state.
  • Jobs abandoned due to Connection being deleted no more cause crashes.