- Prepare release
- Update to latest bevy version
- Update to latest bevy version
- Prepare release
- Prepare release
- Updated to stable indexing release of Turborand
- Prepare release
- Fix support versions table
- Reflection support
- Fix windows newline issues
- Prepare for release
- Add prelude module
- Prepare for release
- Use prelude in examples
- *_mut sampling methods
- Update example
- Update to latest bevy version
- Prepare for release
- Add ForkableCore trait and update to latest bevy
- Limit tags to 5
- Properly enable serde dep
- Clippy fixes
- Enable Miri to run plus tests on secure Rng variants
- Migrate to 0.6 turborand, prep docs and README
- Complete intro sentence about ChaCha.
- Prepare for release
- Provide updated docs for reworked traits and structs
- Traitification rework, Secure RNG, granular features
- Additional Miri flags to silence known behaviours from bevy
- Fix import warning when building with no default features
- Update README example
- Upgrade turborand, fill_bytes method
- Add CHANGELOG for releases
- Prepare for release
- Better examples on get_mut() usage and use cases
- Enable serialize and rand features
- Delegated methods, must_use, const new, Atomic GlobalRng
- No more atomics, delegated global methods
- Enable CI testing for WASM
- Enable extra determinism test on WASM
- Enable CI
- Remove default features of bevy
- Initial commit, let there be Rng
- Fix button links
- Install linux dependencies