Skip to content

Releases: dsub-io/audio-transcoder

v0.3.1

Choose a tag to compare

@state303 state303 released this 30 Jul 14:36
cc2a1d7

0.3.1 (2026-07-30)

Bug Fixes

  • enforce declaration and release validation (#22) (44c9f13)

v0.3.0

Choose a tag to compare

@state303 state303 released this 28 Jul 10:07
c065791

0.3.0 (2026-07-28)

⚠ BREAKING CHANGES

  • memory-backed output sessions now reserve artifact and Blob materialization capacity when create() resolves. Concurrent callers should pass maxMemoryArtifactBytes per pending output.

Features

  • reserve browser output capacity safely (5436515)

v0.2.0

Choose a tag to compare

@state303 state303 released this 21 Jul 21:39
1cc722e

0.2.0 (2026-07-21)

Features

  • add source-aware output selection (#17) (66812c6)

v0.1.2

Choose a tag to compare

@state303 state303 released this 21 Jul 20:49
93bbf87

0.1.2 (2026-07-21)

Bug Fixes

  • prevent bundlers from resolving runtime AAC WASM (#15) (625e87b)

v0.1.1

Choose a tag to compare

@state303 state303 released this 21 Jul 19:57
469d843

0.1.1 (2026-07-21)

Bug Fixes

  • serve codec assets from release tags (#13) (0612f89)

v0.1.0

Choose a tag to compare

@state303 state303 released this 21 Jul 19:13
5720ec5

0.1.0 (2026-07-21)

⚠ BREAKING CHANGES

  • default stream workers now require codecAssets, and runtime output descriptors use runtime-asset instead of bundled-wasm.

Features

  • add source-aware browser codec outputs (#11) (9134b25)

v0.0.3

Choose a tag to compare

@state303 state303 released this 20 Jul 18:47
2596db0

0.0.3 (2026-07-20)

Features

  • add bounded browser streaming runtime (f6d84b2)

Miscellaneous Chores

v0.0.2

Choose a tag to compare

@state303 state303 released this 19 Jul 10:45
10da609

0.0.2 (2026-07-19)

Bug Fixes

  • declare noncommercial source license (1f94a0c)

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 10:16
8e477fa

0.0.1 (2026-07-19)

Features

  • add browser audio transcoding engine (32453a2)