Skip to content

Releases: EbiseLutica/Misskey.NET

1.1.1

08 Feb 18:38
Compare
Choose a tag to compare
  • Misskey v13で正常に動作しない問題を修正

1.1.0

05 Apr 05:17
Compare
Choose a tag to compare
  • いくつかの組み込みモデルクラスを追加

    • Note
    • User
    • DriveFile
    • DriveFolder
    • Emoji
    • Meta
  • Misskey#MetaAsync メソッドを追加

  • Misskey#IAsync メソッドを追加

  • インスタンスリストを取得するJoinMisskey APIを追加

  • HttpException クラスが非公開になっている問題を修正

  • MisskeyApiException 例外発生時にエラーメッセージを正しく取得できない問題を修正

  • Add some builtin model classes:

    • Note
    • User
    • DriveFile
    • DriveFolder
    • Emoji
    • Meta
  • Add Misskey#MetaAsync method

  • Add Misskey#IAsync method

  • Add JoinMisskey API to fetch instances list

  • Fix that the HttpException class is invisible

  • Fix that the thrown MisskeyApiException has no error information