Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

v1.9.2

Compare
Choose a tag to compare
@sungo sungo released this 08 Mar 22:48
· 226 commits to master since this release
  • 1874e62 conch| in trace mode, stop dumping the request and response structs. they are needless noise
  • c71ab3f conch| fix a bug in VerifyLogin where the refresh time subtraction was backwards, causing the api to call /refresh_login every single request. Closes #263