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.
1.2.0 - 2022-12-27
- Add support for Ruby v3
- Drop support fror Ruby < v2.6
- Update dependencies
1.1.0 - 2020-06-14
- A
seed:
keyword argument forStroop::Set#initialize
--seed
/-s
CLI option to pass a random seed which is used to generate the color words
1.0.0 - 2020-05-21
- Drop support for Ruby <= v2.4
- Color displaying for the word panel
- Ensure same colors do not appear multiple times in one row
- Dependency update to fix security issues with Rake <= v12.3.2
0.1.0 - 2015-11-07
- Inital release