- none
0.3.3 - 2025-01-14
- Add support for Ruby 3.4 (#5)
0.3.2 - 2024-04-28
- Add support for Ruby 3.2 and 3.3 (#4)
0.3.1 - 2022-08-19
- Add support for Ruby 3.1 (#3)
- Use Github actions in favour of Travis CI (#3)
0.2.2 - 2021-12-22
- Add support for Ruby 3.0 (#2)
0.1.1 - 2020-10-21
- Use named parameters when creating and validating tokens
0.1.1 - 2020-10-21
- Add context to the create/check token to avoid replay in different contexts
0.0.9 - 2020-03-01
- Address CVE-2020-8130 - rake OS command injection vulnerability
0.0.8 - 2018-03-01
- Rake to gemfile dev dependencies
0.0.7 - 2018-03-01
- Fix missing openssl require
0.0.6 - 2018-03-01
- Fix Rakefile execute permission
- gibberish require
- gemfile.lock file
0.0.5 - 2018-03-01
- Rakefile configuration
0.0.4 - 2018-03-01
- Initial Rakefile
- Rspec and Rubocop
- Travis CI configuration
0.0.3 - 2018-03-01
- Dependency on Gibberish gem
0.0.2 - 2014-09-23
- Token validity to 2 minutes …
0.0.1 - 2014-08-28
- Initial release