JuliaRandom / StableRNGs.jl

A Julia RNG with stable streams
MIT License
58 stars 6 forks source link

Roadmap to 1.0 #5

Closed DilumAluthge closed 4 years ago

DilumAluthge commented 4 years ago

Just wanted to open this issue to track the stability of this package, with the eventual goal of releasing 1.0.

cc: @rfourquet

rfourquet commented 4 years ago

Thanks for opening the discussion! I'm all for releasing 1.0, the only reason it's not done yet is that I wanted first to request feedback on whether it's problematic to bump version from 0.1.2 to 1.0 when there are no breaking changes (and actually no changes at all). What do you think? I was thinking to ask on slack's #pkg-registration.

rfourquet commented 4 years ago

Version 1.0 is now released.