Skip to content

Releases: Madoa5561/LINELib

Release 5.5.7

14 Feb 03:17
2de493d

Choose a tag to compare

Fix getBots function Bug

Release 5.5.6

14 Feb 03:01
0a544c0

Choose a tag to compare

getBots関数を実装

Release 5.5.5

27 Jan 20:46
d0b3725

Choose a tag to compare

🇯🇵 Release Notes — v5.5.5
変更内容

Selenium ログイン時の自動入力オプションを追加しました
メールアドレスおよびパスワードを自動入力できるようになり、より円滑にログイン処理を行えるようになりました。

🇺🇸 Release Notes — v5.5.5
Changes

Added auto-fill option for Selenium login
Email address and password can now be filled in automatically, enabling a smoother login process.

5.4.5

26 Jan 12:23
c86c793

Choose a tag to compare

🇯🇵 Release Notes — v5.4.5
変更内容

非同期処理に対応しました
ライブラリの一部機能が async / await ベースで利用可能になりました。

レートリミット対策を追加しました
API 利用時の安定性向上のため、レート制限を考慮した制御を実装しました。

example を更新しました
最新の実装内容に合わせてサンプルコードを変更しました。

🇺🇸 Release Notes — v5.4.5
Changes

Added asynchronous support
Parts of the library can now be used with async / await.

Improved rate limit handling
Added mechanisms to better handle API rate limits for improved stability.

Updated examples
Example code has been updated to reflect the latest implementation.

Release 4.4.5

26 Jan 05:15
98779c8

Choose a tag to compare

🇯🇵 Release Notes — v4.4.5
変更内容

Readmeを更新しました

🇺🇸 Release Notes — v4.4.5
Changes

Updated Readme

4.4.4

26 Jan 05:05
7bb88a2

Choose a tag to compare

🇯🇵 Release Notes — v4.4.4
変更内容

Readmeを更新しました

🇺🇸 Release Notes — v4.4.4
Changes

Updated Readme

Release 4.4.3

26 Jan 04:52
adb4767

Choose a tag to compare

Release 4.4.2

26 Jan 04:47
55f28aa

Choose a tag to compare

🇯🇵 Release Notes — v4.4.2
変更内容

sendMessage に quoteToken 引数を追加しました
これにより、メッセージへのリプライが可能になりました。

-----------------------------------

🇺🇸 Release Notes — v4.4.2
Changes

Added quoteToken parameter to sendMessage
This enables replying to existing messages.

Release 4.3.2

25 Jan 13:53
9fd5544

Choose a tag to compare

🇯🇵 Release Notes — v4.3.2
変更内容

getMembers 関数を実装しました
メンバー情報を取得するための API を追加しました。

🇺🇸 Release Notes — v4.3.2
Changes

Implemented getMembers function
Added an API to retrieve member information.

Release 4.2.2

25 Jan 08:20
7083e14

Choose a tag to compare

Release 4.2.2

命名規則の変更