Skip to content

Release v0.4.0

Compare
Choose a tag to compare
@Ygg01 Ygg01 released this 07 Feb 10:42
· 63 commits to master since this release

What's Changed

Breaking changes:

  • Changes default on LinguiniBundle.SetIsolating from true to false
  • Removes enum InsertBehavior in favor of three separate functions (TryAddFunction, AddFunctionOverriding, AddFunctionUnchecked)
  • Removes previously obsolete methods.

API Changes:

  • Adds method GetAttrMessage(string msgWithAttr, params (string, IFluentType)[] args) for ease of use.

Full Changelog: v0.3.2...v0.4.0