All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.1.0 - 2025-06-30
- Support for Ruby versions 3.3 and 3.4
- InsecureRandom.disabled? method
- InsecureRandom.disable method
- Refreshed development dependency version requirements
- Bug where InsecureRandom.enable disabled afterward, even when not originally disabled
2.0.0 - 2024-04-13
- Support for Ruby versions 3.0, 3.1, and 3.2
- Ability to enable and disable repeatability
- RuboCop style linting
1.0.0 - 2013-05-03
Initial release!