Releases: zSoulweaver/kient
Releases · zSoulweaver/kient
v2.3.0
🚀 Enhancements
- Support getting channels by slug (#32)
- Add livestream status webhook (8cf7a79)
- Add chat user identity (d6b3056)
🏡 Chore
- Update webhook example - data structures should really be use
numbertype, will get on that later (6a72f7b)
❤️ Contributors
- ZSoulweaver (@zSoulweaver)
- Kody [email protected]
v2.2.0
💅 Refactors
- Move webhook verifier to exported utility function (33a0d28)
🏡 Chore
- Add biome to default formatter (1cf40f3)
❤️ Contributors
- ZSoulweaver (@zSoulweaver)
v2.1.0
🚀 Enhancements
🏡 Chore
- Repo fix again? (a5a41dc)
- Add release script (b5d9802)
- Adjust prerelease script name - conflicts with some built in npm script stuff causing release command to have both commands run (ddfd66e)
❤️ Contributors
- ZSoulweaver (@zSoulweaver)
v2.0.1-7
🩹 Fixes
- Update channel API response (9131ce9)
🏡 Chore
- Possible npm repo fix 2? (427237c)
❤️ Contributors
- ZSoulweaver (@zSoulweaver)
v2.0.1-6
🏡 Chore
- Improve package.json - Adds NPM keywords - Adds homepage to docs - Maybe fixes repo link on npm? (eff2d6c)
- Update package for changelogen (857e608)
❤️ Contributors
- ZSoulweaver (@zSoulweaver)
v2.0.1-5
🚀 Enhancements
- Add new channel endpoint data (3f50b31)
💅 Refactors
- Improve flatten function - uses grok llm, so could be further issues yet (79ced64)
📖 Documentation
❤️ Contributors
- ZSoulweaver (@zSoulweaver)
v2.0.1-4
🚀 Enhancements
- Add webhook handling - adds optional internal webhook server - exposes function to handle events externally - adds chat message events (7771eba)
- Add remaining webhook events (470ed60)
- Add subscription id to event and add unsub func (0dfeebd)
💅 Refactors
- Adjust api responses and structure instances (cdd2822)
- Restructure event/webhook api (a62489f)
- Rename webhooks to events and align to api design (3b9d201)
❤️ Contributors
- ZSoulweaver (@zSoulweaver)
v2.0.1-3
🩹 Fixes
- Add dist directory to files key in package (2425f90)
❤️ Contributors
- ZSoulweaver (@zSoulweaver)