Skip to content

v1.0.0

Compare
Choose a tag to compare
@vHeemstra vHeemstra released this 09 Jan 20:41
· 50 commits to main since this release

🎉 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 and Uint8Array 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