fluent.runtime 0.3.0
Pre-release
Pre-release
- Added
fluent.runtime.FluentResource
andfluent.runtime.FluentBundle.add_resource
. - Removed
fluent.runtime.FluentBundle.add_messages
. - Replaced
bundle.format()
withbundle.format_pattern(bundle.get_message().value)
. - Added
fluent.runtime.FluentLocalization
as main entrypoint for applications.