⚠Warning!
This release contains destructive changes!
Be careful if you use Misskey.py in earlier versions.
Feature
- Functions such as application creation, authentication, and hashing have been changed to the MisskeyUtil class.
- It is a function of application creation for Misskey v11. If you use it in v10, please set the permission argument.
- The source code has been rewritten from almost one, improving readability.
- Please refer to TODO.md for the currently implemented API.