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.
0.3.0 - 2019-11-24
- Made
FidoMetada::TestCacheStore
available for gem users. It is not required by default.
0.2.0 - 2019-11-16
- This CHANGELOG.md file.
- Add helper method to build a
OpenSSL::X509::Store
from a metadata statement root certificates
- JWT verification to match implementation submitted upstream to
ruby-jwt
- Drop
securecompare
gem for OpenSSL gem 2.2's implementation, with a Ruby fallback for older versions
0.1.0 - 2019-11-13
- Extracted from webauthn-ruby PR 208 after discussion with the maintainers. Thanks for the feedback @grzuy and @brauliomartinezlm!