Skip to content

Releases: Didas-git/lilybird

Transformers v0.4.2

05 Sep 20:44
1ac06ee
Compare
Choose a tag to compare

Changelog

Handlers v0.6.0

05 Sep 20:39
1ac06ee
Compare
Choose a tag to compare

Changelog

  • Added advanced handlers, a compiled alternative for the simple ones
  • Deprecated simple handlers
    • Simple handlers will be removed before 1.0

Documentation can be found on the website: https://lilybird.didas.dev/modules/handlers/default/application-commands/

Create v0.4.0

05 Sep 20:46
1ac06ee
Compare
Choose a tag to compare

Changelog

  • Handlers template now uses advanced handlers

Lilybird v0.8.0

05 Sep 21:01
1ac06ee
Compare
Choose a tag to compare

Changelog

Handlers v0.6.0-beta.4

07 Jun 17:01
2c361e5
Compare
Choose a tag to compare

Changelog

  • Added a store listener function
    • Accessible via import { $listener } from "@lilybird/handlers/advanced" or <Handler>.storeListener
  • Renamed store to storeCommand
  • Added <Handler>.clearStores

Transformers v0.4.1

28 May 08:01
8379158
Compare
Choose a tag to compare

What's Changed

  • Reorganize lilybird types by @Didas-git in #20
  • User now has client accessible

Full Changelog: https://github.com/Didas-git/lilybird/compare/[email protected]@0.4.1

Handlers v0.6.0-beta.3

28 May 07:59
8379158
Compare
Choose a tag to compare
  • Several fixes on the compilers

Handlers v0.6.0-beta.0

28 May 02:46
2640439
Compare
Choose a tag to compare

What's Changed

  • New advanced handler
  • Completely removed the standard import (was previously deprecated)

Lilybird v0.7.3

18 Jul 01:02
2640439
Compare
Choose a tag to compare

Changelog

  • Debug enums are not strings anymore
  • Slight QOL improvement to ApplicationCommandOption.Structure
  • Allowed Mention's fields are all optional now

Lilybird v0.7.1

28 May 02:45
2640439
Compare
Choose a tag to compare

What's Changed

  • Reorganize lilybird types by @Didas-git in #20
  • Fix some connection related issues (the connection should not randomly stop anymore)
  • Small change to debug codes

Full Changelog: https://github.com/Didas-git/lilybird/compare/[email protected]@0.7.1