Skip to content

Releases: gramiojs/gramio

v0.0.26

04 Apr 14:09
Compare
Choose a tag to compare

feat: add TBA 7.2 support 🔥🔥

chore: bump @gramio/contexts

chore: fix type-error

Full Changelog: v0.0.25...v0.0.26

v0.0.25

30 Mar 22:06
Compare
Choose a tag to compare

feat: add onResponse and onResponseError hooks

feat: add api to onResponseError hook

chore: bump

Full Changelog: v0.0.24...v0.0.25

v0.0.24

29 Mar 16:05
Compare
Choose a tag to compare

feat: add init and stop methods

fix: some callback-data fixes

feat: add onStop hook

Full Changelog: v0.0.23...v0.0.24

v0.0.23

24 Mar 14:21
Compare
Choose a tag to compare

feat: add callbackQuery and reaction triggers

fix: type-error in extend

chore: bump

chore: fix "already exported" error

Full Changelog: v0.0.22...v0.0.23

v0.0.22

10 Mar 19:51
Compare
Choose a tag to compare

fix: plugin preRequest extend

feat: add group method

chore: bump

Full Changelog: v0.0.21...v0.0.22

v0.0.21

10 Mar 13:36
Compare
Choose a tag to compare

feat: add command args support

feat: add preRequest support for plugins and array derive scope support

feat: allow to disable @gramio/format plugin

chore: bump biome and lint

feat: add args to command

chore: bumps

Full Changelog: v0.0.20...v0.0.21

v0.0.20

08 Mar 16:22
Compare
Choose a tag to compare

feat: introduce preRequest hook

chore: bumps

feat: add method shorthand for preRequest hook

feat: add hears and command methods

chore: bump

Full Changelog: v0.0.19...v0.0.20

v0.0.19

03 Mar 17:06
Compare
Choose a tag to compare

feat: add lazy-load plugins support

chore: throw error when token isnt string

fix: file upload in bun (but filename is wrong) & remove form-data-encoder

feat: add hono and express webhook handlers

chore: bumps

Full Changelog: v0.0.18...v0.0.19

v0.0.18

25 Feb 14:06
Compare
Choose a tag to compare

fix: updatesFrom mistake

feat: update inspectable https://github.com/negezor/inspectable/releases/tag/inspectable%403.0.0 now it use JS decorators

chore: bumps

feat: add context.is derive support

Full Changelog: v0.0.17...v0.0.18

v0.0.17

24 Feb 15:30
Compare
Choose a tag to compare

feat: add dependencies in plugin system

feat: add webhook support

feat: add elysia webhook adapter and small refactor

feat: add bot.start method

feat: add bot info property

feat: add onStart hook

chore: bump

Full Changelog: v0.0.16...v0.0.17