v2.0.11
* Added support for invoking a callable before serving the UI or specification. This can be used to lock out access if authentication fails. * Added support for route names for the spec and UI. This should make using get_url to get the suburl dynamically possible. * Removed Python 2.7 support. * Removed Travis config, as we no longer have access to Travis for open source.