Sourced from getrandom's changelog.
[0.2.5] - 2022-02-22
Added
- ESP-IDF targets (
*‑espidf
) support #245Fixed
#234: rust-random/getrandom#234 #244: rust-random/getrandom#244 #245: rust-random/getrandom#245
cd3a987
Release v0.2.5 (#247)cf02327
Enable support for espidf (esp32 family of microcontrollers) (#245)e1a9c9e
Merge pull request #246 from rust-random/cross_fixf49f083
fix cross tests21e03e8
ios: Fix Error checking for SecRandomCopyBytes (#244)e6e7dd6
Merge pull request #234 from mjhanninen/fix-webpack-dynamic-require-error8fad7c5
js: Add comment explaining why we do this hack8372c16
Fix Webpack warning caused by dynamic require