1.5.1 (2024-09-04)
- 🐛 Fix potential concurrency issue in EventQueue's (#35) (924b4f7)
- 🐛 Heartbeat scheduled task repeats during reconnection (#38) (840398c)
1.5.0 (2024-08-24)
- ✨ improve some features of the card module (1adcc61)
1.4.0 (2024-08-06)
1.3.3 (2024-07-22)
1.3.2 (2024-07-17)
1.3.1 (2024-07-11)
- 🐛 fix bot panic when network has broken (2113c13)
1.3.0 (2024-07-10)
1.2.2 (2024-07-08)
- ⚡ use jsoniter at whole project (04d28d2)
1.2.1 (2024-06-01)
- 🐛 some card fields set omitempty (a7bb94c)
1.2.0 (2024-05-31)
- ✨ support card message action (31b4f80)
1.1.1 (2024-05-31)
- 🐛 message req type use struct (9f7b8a6)
1.1.0 (2024-05-31)
- 🔥 remove sdk config (1fc0d1f)
- 🐛 event type use struct instead (bc42300)