Releases: the-moebius/fluent
Releases · the-moebius/fluent
v1.1.0 (minor release)
Introduced custom logging & warning handling.
Full Changelog: v1.1.0-0...v1.1.0
v1.0.0 (patch release)
Stabilized package version.
This is a maintenance release that shouldn't introduce any
significant changes.
Full Changelog: v0.3.1...v1.0.0
v0.3.0 (major release)
Breaking changes
Fluent.getTranslator()
method is no longer available as well asTranslator
class
New features
- implemented translations fallback
- added
withLocale()
helper method
Full Changelog: v0.2.0...v0.3.0
v0.2.0 (minor release)
- introduced attributes support
Full Changelog: v0.1.0...v0.2.0
v0.1.0 (minor release)
- implemented proper language negotiation
Full Changelog: v0.0.3...v0.1.0
v0.0.3 (patch release)
- translation context made optional
Full Changelog: v0.0.2...v0.0.3
v0.0.2 (patch release)
- exported method options interface types to simplify library usage:
AddTranslationOptions
andGetTranslatorOptions
.
Full Changelog: v0.0.1...v0.0.2
v0.0.1 (initial release)
Initial release.
Full Changelog: https://github.com/the-moebius/fluent/commits/v0.0.1