Skip to content

v0.7.0

Compare
Choose a tag to compare
@bigcat88 bigcat88 released this 17 Dec 14:59
· 84 commits to refs/heads/main since this release
fc5793f

Added

  • implemented AsyncNextcloud and AsyncNextcloudApp classes. #181

Changed

  • set_handlers: enabled_handler, heartbeat_handler, init_handler now can be async(Coroutines). #175 #181
  • set_handlers: models_to_fetch and models_download_params united in one more flexible parameter. #184
  • drop Python 3.9 support. #180
  • internal code refactoring and clean-up #177