We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d66d0b1 commit a464bfbCopy full SHA for a464bfb
2 files changed
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.2.6] - 2026-??-??
6
+
7
+- codecs: Add support for ffprobe's "extradata"
8
9
## [1.2.5] - 2025-10-05
10
11
### Fixed
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@codedread/bitjs",
- "version": "1.2.5",
+ "version": "1.2.6",
"description": "Binary Tools for JavaScript",
"homepage": "https://github.com/codedread/bitjs",
"author": "Jeff Schiller",
0 commit comments