# 0.1.0
- Initial Version
- Ser(de) support for json web keys and json web key sets.
# 0.1.1
- Documentation
- Changed key operations (`key_ops`) and use case (`use`) to enums
to better align with the RFC, as they are mostly a specific set
of values.