Skip to content

v.0.3.0

Compare
Choose a tag to compare
@dannyhann dannyhann released this 29 Oct 12:07
· 7 commits to main since this release

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!

New Contributors

Full Changelog: v.0.2.0...v.0.3.0