Lilybird v0.6.0
·
17 commits
to main
since this release
What's Changed
- Lilybird core does not provide a high level api anymore, instead use the transformers API together with
@lilybird/transformers
for the same effect. - Caching has been added and can now be enabled, see the documentation for more information.
- Improved runtime performance of listeners by introducing an internal compiler.
- REST helper now implements all available stable endpoints.
- REST helper now exposes a generic
makeAPIRequest
method. - Properly implemented the
setup
API. - Updated permissions map to include the new permissions.
- Added new debug events.
- Added the ability to attach the debug listener to the
REST
helper. - Added
isDeletableMessage
util. - Improve the check for missing intents.
- Remade the heartbeat strategy (heartbeats will now be more consistent).
Full Changelog: https://github.com/Didas-git/lilybird/compare/[email protected]@0.6.0