v1.0.0
🎉 First full release!
- Early return for non-PNG files (adopted from is-png package)
- Implements a streaming search method for better memory performance
- Handles
Buffer
andUint8Array
data types - Supported in Node.js and modern browsers
Tested with:
✅ Node 14.x
✅ Node 16.x
✅ Node 18.x
Full Changelog: v0.0.5...v1.0.0