Introduced custom logging & warning handling.
Stabilized package version.
This is a maintenance release that shouldn't introduce any significant changes.
Fluent.getTranslator()
method is no longer available as well asTranslator
class
- implemented translations fallback
- added
withLocale()
helper method
- introduced attributes support
- implemented proper language negotiation
- translation context made optional
- exported method options interface types to simplify library usage:
AddTranslationOptions
andGetTranslatorOptions
Initial release.