** Major version: This release is NOT backwards compatible! See
doc/Migrating_From_Older_Versions.adoc for details.
** Now implements the U2FVAL API version 2, which is aligned with the FIDO
U2F JavaScript API 1.1 and offers more control over operations.
** Now using Flask.
** Python 3 support has been improved.
** New features:
- Challenges can now be specified by the caller.
- Properties can be set when generating a register/authenticate request,
which will be stored on completion of the request.
- Which devices to include in an authentication can be specified by the
caller.