v.0.3.0
Release Notes
Improved Logic for Nested Protobuf Detection
This enhancement ensures a more accurate distinction and handling of nested protobufs.
What's Changed
- Enhanced Detection: We've refined our algorithm for determining whether a given input might be a nested protobuf.
- Added Test Cases: To ensure the reliability of our updated logic, we've added new test cases.
Acknowledgements:
A special thanks to @fuzzyrichie for their invaluable contributions to this update!
- Fix embedded protobuf decoding by @fuzzyrichie in #8
New Contributors
- @fuzzyrichie made their first contribution in #8
Full Changelog: v.0.2.0...v.0.3.0