v1.12.2
replace many unsafe_convert methods with safer cconvert ones (#51764)
`Random`: `show` method for `MersenneTwister`: invalidation resistance (#57913)
Minor documentation updates (#56883)
[Random] Add more comments and a helper function in Xoshiro code (#56144)
fix typo in Float32 random number generation (#57338)
make faster BigFloats (#55906)
Add `shuffle!` algorithm specialized for `AbstractArray{Bool}` (#52133)
Replace most occurances of http with https when the https url is valid (#52566)