Releases: codedread/bitjs
Releases · codedread/bitjs
v1.1.3
16 Oct 04:15
Compare
Sorry, something went wrong.
No results found
codecs: Add support for WAV files to getShortMIMEString() and getFullMIMEString().
codecs: Fix support for AVI files in getFullMIMEString().
v1.1.2
30 Sep 18:30
Compare
Sorry, something went wrong.
No results found
Changed
codecs: Handle m4a files as audio/mp4.
v1.1.1
30 Sep 18:27
Compare
Sorry, something went wrong.
No results found
Changed
Fix missing RarVM import in unrar.js.
v1.1.0
28 May 17:42
Compare
Sorry, something went wrong.
No results found
Added
Starter thinking around a Media API.
Changed
Change console.warn to a console.error when importing archive.js.
Removed
Removed build step for bitjs.io now that all browsers (Firefox 114+) support ES Module Workers.
v1.0.11
16 Feb 07:37
Compare
Sorry, something went wrong.
No results found
Fixes for the audio/flac codec type
Add sniffer support for the ICO format
Add unit test coverage via c8
v1.0.10
09 Feb 05:23
Compare
Sorry, something went wrong.
No results found
Remove now-unnecessary event listener handling and just use EventTarget (Issue #30 )
Add a few new codecs