✨ Features
- Build and test on `wasm32-unknown-unknown` (c5b5e5f7)
🐛 Bug Fixes
- Avoid potential panic in (i)NTT (23d175ee)
⚡️ Performance
- Avoid allocations when sampling from Tip5 (2c0f6ca1)
📚 Documentation
- Add WebAssembly README file (03416bc9)
⚙️ Miscellaneous
- Inline `proptest-arbitrary-interop` (27f43da9)
♻️ Refactor
- *(XFieldElement)* Deprecate {in, de}crement (97fc0b39)
✅ Testing
- Increase code coverage (f564127c)
- *(Tip5)* Add implementation of inverse Tip5 (e343fd0d)
- *(Tip5)* Tip5 gives non-degenerate elements (a50d7500)
- Don't treat tests as code-under-test (6e4e2a31)
⏱️ Benchmark
- Drop too-small, thus noisy, benchmark (5a794134)
changelog: ignore