Full Changelog: https://github.com/signebedi/Flask-Signing/compare/0.8.0...0.9.0
This release adds a get_key method to search by signature string, an expiration_int to the data model, better support for non-expiring keys, and more descriptive output for the rotate_key method.
As it's a pre-1.0.0 release, this break to backwards compatibility will not result in a major version incrementation. Future work will address the tests broken by these changes, as well as update some of the examples to be aware of these new exceptions. Additionally, future versions will attempt to introduce more complexity to scopes.