- Fix deprecation warning.
- Switch to 2021 edition.
- Added support for the DeepL free tier which requires a different API endpoint, which will be automatically selected based on the provided API key.
- Changed documentation link as docs.rs curently cannot document binaries properly.
- Initial implementation.