secp256k1 v0.4.0 Release Notes

  • 🔄 Changed

    • ✂ Remove fragile ForeignPtr implementation in favor of just storing ByteStrings.
    • Reuse memory instead of copying when possible.