Skip to content

Commit bdb85f0

Browse files
committed
fix: Improve error handling and validation in decode_varnibble
1 parent d858bb9 commit bdb85f0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- Updated CI configuration to use latest test environments
77
- Optimized DataHasherV0.push() to improve streaming efficiency
88
- Added input validation for empty frame signatures in video code generation
9+
- Improve erro handling and validation in `decode_varnibble`
910

1011
## [1.1.0] - 2024-11-23
1112
- Added support for Python 3.13

docs/changelog.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- Updated CI configuration to use latest test environments
77
- Optimized DataHasherV0.push() to improve streaming efficiency
88
- Added input validation for empty frame signatures in video code generation
9+
- Improve erro handling and validation in `decode_varnibble`
910

1011
## [1.1.0] - 2024-11-23
1112
- Added support for Python 3.13

0 commit comments

Comments
 (0)