Releases: gramiojs/files
v0.1.2
chore: use "@gramio/types": "*"
chore: bumps
chore: add npm downloads badge
Full Changelog: v0.1.0...v0.1.2
v0.1.0
feat: allow more data types and use more better methods
chore: bumps
Full Changelog: v0.0.12...v0.1.0
v0.0.12
chore: add LICENSE
chore: ship ESM
chore: remove throw when method not for file upload
chore: remove crypto random
chore: ship ESM & CJS
Full Changelog: v0.0.11...v0.0.12
v0.0.11
v0.0.10
fix: use .append instead of .set for FormData (oven-sh/bun#12325)
Full Changelog: v0.0.9...v0.0.10
v0.0.9
chore: change links to gramio
feat: add support to Telegram Bot API 7.6
chore: bump
Full Changelog: v0.0.8...v0.0.9
v0.0.8
chore: improve JSDoc comments
Full Changelog: v0.0.7...v0.0.8
v0.0.7
chore: improve JSDoc comments
chore: some improves at JSDoc
feat: add publisher to JSR
fix: add type-check step and fix type error
Full Changelog: v0.0.5...v0.0.7
v0.0.5
chore: update code-generation to latest @gramio/types
chore: bump deps
chore: fix type-errors
chore: bump
Full Changelog: v0.0.4...v0.0.5
v0.0.4
feat: finally... code-generation
feat: add convertJsonToFormData method
feat: add InputFile extractor for codegen
feat: add attach:// logic
feat: add array support for extractor
feat: add fully attach:// support and improve typings
chore: add biome
feat: add MediaInput
class
fix: code-generation issues
feat: add MediaUpload helper
chore: rename to media methods helper
refactor: place isMediaUpload to utils
chore: delete useless file
feat: add MediaUpload helper - text
chore: add JSDoc comments
feat: allow pass promised files
fix: forgot await promise
feat: add default filenames for MediaInput and improve JSDoc
chore: publish to npm
refactor: many code and typings improvements
refactor: add comment tagged template and small improves
chore: solve publint problems and CJS usage
chore: add CICD to publish
feat: update to Telegram Bot API v7.2
chore: fix type error
Full Changelog: https://github.com/gramiojs/files/commits/v0.0.4