Skip to content

Latest commit

 

History

History
98 lines (57 loc) · 2.09 KB

CHANGELOG.md

File metadata and controls

98 lines (57 loc) · 2.09 KB

Changelog

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.

8.0.0 - 2024-05-08

Changed

  • Re-roll

7.0.1 - 2024-04-15

Fixed

  • Corrected link in contribution steps

7.0.0 - 2024-04-15

Added

  • Support for truly random Random.random_number, Random#random_number, and SecureRandom.rand methods
  • Support for maintained Ruby versions 3.0, 3.1, and 3.2
  • RuboCop for code formatting
  • Test to assert proper XKCD code formatting

Changed

  • Re-roll

Removed

  • Support for EOL Ruby versions earlier than 3.0

6.0.0 - 2015-09-01

Changed

  • Re-roll

5.1.0 - 2015-09-01

Changed

  • Officially promote the version 5.1.0 release candidate

5.1.0.rc1 - 2015-05-04

Changed

  • Re-roll

5.0.0 - 2015-03-31

Changed

  • Re-roll

4.0.0 - 2015-03-03

Changed

  • Re-roll

3.0.0 - 2014-07-28

Changed

  • Re-roll

2.0.0 - 2014-07-11

Changed

  • Re-roll

1.0.0 - 2014-07-09

Added

  • Initial release!