1.0.0 (2024-05-23)
Features Added
- Added support for Entra Id authentication.
Breaking Changes
- All calls to the client using parameter
content
have been changed to use parameterbody
. - Users can call methods using just a string type instead of complex objects.
get_languages
methods were changed toget_supported_languages
.- renamed
from_parameter
tofrom_language
. - renamed
to
parameter toto_language
.