v0.21.0
NOTE: This is the first release of securesystemslib to require Python 3.6
or newer.
Fixed
- Clarified licensing and copyright notices with regards to code that is
derived from Thandy (#366)
Added
- Added machinery for static type checking with mypy, including type annotation
of the util module (#361) - Added type annotations to storage module (#362)