Skip to content

Releases: zSoulweaver/kient

v2.0.1-7

05 Mar 09:14
Compare
Choose a tag to compare
v2.0.1-7 Pre-release
Pre-release

compare changes

🩹 Fixes

  • Update channel API response (9131ce9)

🏡 Chore

  • Possible npm repo fix 2? (427237c)

❤️ Contributors

v2.0.1-6

05 Mar 09:10
Compare
Choose a tag to compare
v2.0.1-6 Pre-release
Pre-release

compare changes

🏡 Chore

  • Improve package.json - Adds NPM keywords - Adds homepage to docs - Maybe fixes repo link on npm? (eff2d6c)
  • Update package for changelogen (857e608)

❤️ Contributors

v2.0.1-5

03 Mar 10:19
Compare
Choose a tag to compare
v2.0.1-5 Pre-release
Pre-release

compare changes

🚀 Enhancements

  • Add new channel endpoint data (3f50b31)

💅 Refactors

  • Improve flatten function - uses grok llm, so could be further issues yet (79ced64)

📖 Documentation

❤️ Contributors

v2.0.1-4

01 Mar 09:05
Compare
Choose a tag to compare
v2.0.1-4 Pre-release
Pre-release

compare changes

🚀 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

v2.0.1-3

22 Feb 02:42
Compare
Choose a tag to compare
v2.0.1-3 Pre-release
Pre-release

compare changes

🩹 Fixes

  • Add dist directory to files key in package (2425f90)

❤️ Contributors

v2.0.1-2

22 Feb 02:34
Compare
Choose a tag to compare
v2.0.1-2 Pre-release
Pre-release

compare changes

🤖 CI

❤️ Contributors

v2.0.1-1

22 Feb 02:23
Compare
Choose a tag to compare
v2.0.1-1 Pre-release
Pre-release

compare changes

🤖 CI

❤️ Contributors

v2.0.1-0

22 Feb 02:20
Compare
Choose a tag to compare
v2.0.1-0 Pre-release
Pre-release

🚀 Enhancements

🩹 Fixes

  • Include example folder in tsconfig (e63c0be)
  • Add channel api functions (e4dc28c)
  • Prepare typedoc before building docs (3eafb44)

💅 Refactors

📖 Documentation

🏡 Chore

🤖 CI

❤️ Contributors

v1.0.1-22

09 Jan 01:04
Compare
Choose a tag to compare
v1.0.1-22 Pre-release
Pre-release

Changelog

v1.0.1-22

compare changes

🚀 Enhancements

  • channel: Add getBans method (#29)

v1.0.1-21

27 Dec 10:47
Compare
Choose a tag to compare
v1.0.1-21 Pre-release
Pre-release

v1.0.1-21

compare changes

🩹 Fixes

  • Improve cycletls request options (#28)