Skip to content

Releases: transifex/transifex-javascript

v1.0.3

22 Sep 11:41
6b5aded
Compare
Choose a tag to compare

Introducing Transifex API SDK (#80 )

This builds on top of the previously released @transifex/jsonapi package to provide bindings for the Transifex API v3

v1.0.2

22 Sep 08:44
b2f2721
Compare
Choose a tag to compare

Introducing @transifex/jsonapi (#81 )

This package is a library for creating SDKs for APIs that conform to the {json:api} specification. We will shortly use it to build an SDK for the Transifex API in another package.

v1.0.1

15 Sep 07:16
Compare
Choose a tag to compare

@transifex/angular

  • Add fallback parameter options in T/UT functions #78 - Thanks @egilkh

v1.0.0

21 Jul 07:35
Compare
Choose a tag to compare

First public stable release! 🎉

@transifex/cli

  • Add support for CDS APIv2, supporting async uploads of phrases #77

@transifex/native

  • Add support for CDS APIv2 #77

@transifex/angular

v0.14.1

14 Jul 13:40
Compare
Choose a tag to compare

@transifex/cli

  • Add try/catch on Angular parser #70

v0.14.0

14 Jul 13:32
Compare
Choose a tag to compare

@transifex/cli

  • Add support for const expressions in properties #66

@transifex/angular

  • Use CommonModule #67
  • Add Translate pipe #68
  • Add missing interfaces #69

Thanks @BasixKOR @egilkh

v0.13.1

18 Jun 10:16
Compare
Choose a tag to compare

@transifex/cli

  • Add support for template literals in CLI #65

Thanks @BasixKOR

v0.13.0

16 Jun 11:37
Compare
Choose a tag to compare

@transifex/native

  • Add init option to override string MessageFormat rendering functionality #62

@transifex/cli

  • Improve string detection in T React component using const literals #63

v0.12.2

11 May 07:34
Compare
Choose a tag to compare

@transifex/angular

  • Update documentation in README #58

v0.12.1

20 Apr 09:05
Compare
Choose a tag to compare

Fix issue with duplicate publish actions to NPM, making CI/CD to fail.