0.6.0
- Removed 2d (x, y) affine points. Use points in projective xyz or extended xyzt coordinates instead. Affine points were a simple abstraction around these, which introduced complexity
- hash-to-curve is now tree-shaking-friendly and won't appear in your bundles unless you use it
- Added poseidon zk-friendly hash
- Massive refactoring, including drbg / k generation
Full Changelog: 0.5.2...0.6.0