You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🌷 Update 1.4.0 - Pull Request
- Circumvent some Google Translate limitations by switching user agents
- Raise `TranslateError` instead of `JsonDecodeError`/generic exceptions when getting rate limited
- Added useful resources in `README.md`
- Updated package on [pypi](https://pypi.org/project/gpytranslate/1.4.0/)
Update 1.3.0
- Fixed some issues
- Now `asyncio.gather` works correctly with async `Translator` methods
- Added a `test_gather` test
- Changed license to MIT
- Updated package on [pypi](https://pypi.org/project/gpytranslate/1.3.0/)