Skip to content

Release 2.0.1

Choose a tag to compare

@robert-nogueira robert-nogueira released this 16 Jan 13:51
· 380 commits to main since this release

Release v2.0.1

this version contains very useful features, for detailed information read the docs

Added features

  • new Client.upload method to upload an application
  • now you can create event with the new listeners(capture, on_request)
  • new parameter avoid_listener added in all Application and Client methods
  • new caching system for Applications objects

Compatibility

just a few minor changes may require code change

  • squarecloud.data.CompleteLogsData now is squarecloud.data.FullLogsData
  • Client.logs_complete now is Client.full_logs