Skip to content

Releases: gramiojs/views

v0.0.5

11 Aug 08:39
08dee6d

Choose a tag to compare

feat: add media attachments support

feat: add media group support

Merge branch 'main' into feature/media-support

chore: migrate biome config

feat: add explicit send/edit strategy control

feat: allow async in render

fix: add a caption on render media group

docs(example): add usage example

chore: use unknown in isInlineMarkup

fix: typo signle => single

chore: little example changes

chore: use Promise.all for deletion

Merge pull request #1 from ttempaa/feature/media-supportAdd media attachments support

chore: bump

Merge branch 'main' of https://github.com/gramiojs/views

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

30 Jul 00:07
1976fca

Choose a tag to compare

chore: temporal

Full Changelog: v0.0.3...v0.0.4

v0.0.3

29 Jul 23:32
993ee44

Choose a tag to compare

feat: wip render.send render.edit

Full Changelog: v0.0.2...v0.0.3

v0.0.2

12 Jul 16:25
9e27e50

Choose a tag to compare

fix: issue after bundle and allow formattable

Full Changelog: v0.0.1...v0.0.2

v0.0.1

12 Jul 00:32
44395c4

Choose a tag to compare

feat: initial implementation

feat: MVP version

chore: deno,.son

Full Changelog: https://github.com/gramiojs/views/commits/v0.0.1