Sourced from getrandom's changelog.
[0.2.8] - 2022-10-20
Changed
- The Web Cryptography API will now be preferred on
wasm32-unknown-unknown
when using the"js"
feature, even on Node.js #284 #295Added
- Added benchmarks to track buffer initialization cost #272
Fixed
- Use
$crate
inregister_custom_getrandom!
#270Documentation
- Add information about enabling
"js"
feature #280- Fix link to
wasm-bindgen
#278- Document the varied implementations for underlying randomness sources #276
#284: rust-random/getrandom#284 #295: rust-random/getrandom#295 #272: rust-random/getrandom#272 #270: rust-random/getrandom#270 #280: rust-random/getrandom#280 #278: rust-random/getrandom#278 #276: rust-random/getrandom#276
5c1bb00
Release v0.2.8 (#294)353d0ca
Update docs for wasm32-unknown-unknown implementation (#295)cfdad53
Merge pull request #284 from rust-random/webcrypto9962c70
Update Module::require internal commentse0c93b1
Catch call to module.require0503000
Fix link typo0579fe3
Update documentation and error messagesd69e8e0
Rework JS feature detectiond3aa089
Add description about Cargo js feature for WebAssembly section (#280)0b71d50
Fix link to wasm-bindgen (#278)