Skip to content

Releases: o-az/pstbn.dev

v0.0.12

Choose a tag to compare

@github-actions github-actions released this 28 Jul 04:46
Immutable release. Only release title and notes can be modified.
216aa64

Patch Changes

  • #18 175e21b Thanks @o-az! - Fixed API key authentication, rate limits, larger raw uploads, and the deployment status endpoint.

v0.0.11

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:22
Immutable release. Only release title and notes can be modified.
4b50779

Patch Changes

  • #16 baebe14 Thanks @o-az! - Fixed CLI file uploads for videos and other binary files. Added multi-entry multipart uploads with optional ZIP bundling.

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 14 Jul 20:55
Immutable release. Only release title and notes can be modified.
22b85cf

Patch Changes

  • #14 19ba2e6 Thanks @o-az! - Updated deps Fixed CLI entrypoint double executing

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 07 Jul 04:42
Immutable release. Only release title and notes can be modified.
aa8481c

Patch Changes

  • #12 01d4c8e Thanks @o-az! - Fixed package.json#bin by switching to js and no longer relying on package.json#publishConfig.bin

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 07 Jul 04:26
Immutable release. Only release title and notes can be modified.
6fa8d82

Patch Changes

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 29 Jun 19:21
Immutable release. Only release title and notes can be modified.
2bf3723

Patch Changes

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 21 May 02:27
48cbb01

Patch Changes

  • #5 d925fc0 Thanks @o-az! - - Added support for image/gif, image/jpeg, image/png, and image/webp
    • Fixed asciinema MIME type to application/x-asciicast

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 20 May 23:33
ec6cd03

Patch Changes

  • #3 cdc4b4e Thanks @o-az! - Added support for application/x-asciinema content type

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 20 May 21:45
847c844

Patch Changes

  • #1 a593fb1 Thanks @o-az! - initial bin release - npx pstbn.dev@latest --help your way in ^_^