Releases: gramiojs/views
v0.0.5
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
chore: temporal
Full Changelog: v0.0.3...v0.0.4
v0.0.3
feat: wip render.send render.edit
Full Changelog: v0.0.2...v0.0.3
v0.0.2
fix: issue after bundle and allow formattable
Full Changelog: v0.0.1...v0.0.2
v0.0.1
feat: initial implementation
feat: MVP version
chore: deno,.son
Full Changelog: https://github.com/gramiojs/views/commits/v0.0.1