0.4.15 (2025-02-25)
start_rtmp_broadcasts option is removed from goLive call (it didn't do anything, so it's safe to remove)
client.chat.getExportChannelsStatus is removed, you can use the client.getTask instead, or the new export.channels.success and export.channels.error Webhook events
0.4.14 (2025-02-18)
0.4.13 (2025-02-10)
0.4.12 (2025-02-03)
0.4.11 (2025-01-27)
0.4.10 (2025-01-22)
0.4.9 (2025-01-14)
0.4.8 (2025-01-10)
0.4.7 (2025-01-07)
0.4.6 (2024-12-30)
0.4.5 (2024-12-06)
0.4.4 (2024-10-02)
0.4.3 (2024-09-18)
0.4.2 (2024-09-17)
0.4.1 (2024-09-09)
0.4.0 (2024-08-30)
- use unified API spec, and go generator (#39)
0.3.1 (2024-08-28)
0.3.0 (2024-06-28)
- update to latest open api (#42)
0.2.6 (2024-06-20)
0.2.5 (2024-06-04)
0.2.4 (2024-05-30)
0.2.3 (2024-05-23)
0.2.2 (2024-05-21)
0.2.1 (2024-05-15)
0.2.0 (2024-05-14)
- upgrade to API v113.0.0 (#28)
0.1.13 (2024-03-26)
0.1.12 (2024-03-08)
0.1.11 (2024-02-29)
- add missing dependencies (#18) (5a1a75b)
- persist @ts-expect-error comments in typing files (#16) (b1d3051)
0.1.10 (2024-02-12)
- add verifyWebhook method (#12) (e79f53c)
- update open api and implement external storage endpoints (#15) (fcd75e0)
0.1.9 (2023-12-01)
0.1.8 (2023-12-01)
- Update open api (4c461e7)