Releases: prine/ROGoogleTranslate
Releases · prine/ROGoogleTranslate
Using new Google Translate URL
Set format to text
Set the format of the response to text. Otherwise the API does return html entities which needs decoding.
Fix public access to the ROGoogleTranslateParams struct
0.0.4 Fix public access to the ROGoogleTranslateParams struct
Move library files in source folder
Move the ROGoogleTranslate class into the source directory.
Fix access from outside
The ROGoogleTranslate class was not instantiable from outside.
First official release
First version ready to use.