Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@RedMser RedMser released this 29 Jul 20:35
· 9 commits to master since this release

Supports Godot v4.3 beta 3 or newer.

Note

See the README for details on which version you should select and how to install it. Find Forked Godot builds here.

Breaking Changes

  • Rename TranslationFluent.add_bundle_from_text to append_from_text, see #41 for a technical explanation

New Features

  • Add project setting for unicode isolation #31
  • Add message pattern matching system #33
  • Add an export plugin which allows stripping comments from FTL files #39
  • Add custom functions support #42

Full Changelog: v0.1.1...v0.2.0