Skip to content

fluent.runtime 0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Pike Pike released this 23 Oct 15:27
  • Added fluent.runtime.FluentResource and fluent.runtime.FluentBundle.add_resource.
  • Removed fluent.runtime.FluentBundle.add_messages.
  • Replaced bundle.format() with bundle.format_pattern(bundle.get_message().value).
  • Added fluent.runtime.FluentLocalization as main entrypoint for applications.