Skip to content

v0.9.0

Compare
Choose a tag to compare
@n1k0sv n1k0sv released this 18 Feb 11:55
· 372 commits to master since this release

@transifex/native

  • Treat source language as target language #44

Breaking changes

  • tx.init no longer requires sourceLocale and appLocales options
  • tx.getAppLocales has been removed
  • tx.getSupportedLocales has been removed
  • tx.isSource has been removed
  • tx.getRemoteLocales has been renamed to tx.getLocales

@transifex/cli

  • Add tag filtering flags on the push command #45
  • Add invalidate cli command #45

Breaking changes

  • --tags flag has been renamed to --append-tags