- Fixes Python 3 support.
- Actively authenticate when using API key, raising an `AuthenticationError` on `Account` initialization if it's invalid.
- Access is_premium from `Account`s initialized with API key.
- Upload files with Unicode characters in their filenames.
- Hash and validate uploads with the server.