3.10.0
Included commits: 3.9.0...3.10.0
Improvements
- Introduced
LocaleServiceInterface::getAcceptLanguage()
to negotiated language ISO code based on the specified accept language and priorities. - Introduced
AcceptLanguage
transfer.
Adjustments
- Added
LocaleToLanguageNegotiatorInterface::getAcceptLanguage()
to dependencies to provide functionality to get negotiated language iso code based onAccept-Language
header. - Added
WilldurandNegotiation
module to dependencies. - Increased
Transfer
module version dependency.