Releases: transifex/transifex-javascript
Releases · transifex/transifex-javascript
v1.0.3
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
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
@transifex/angular
- Add fallback parameter options in T/UT functions #78 - Thanks @egilkh
v1.0.0
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
@transifex/cli
- Add try/catch on Angular parser #70
v0.14.0
@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
@transifex/cli
- Add support for template literals in CLI #65
Thanks @BasixKOR
v0.13.0
@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
@transifex/angular
- Update documentation in README #58
v0.12.1
Fix issue with duplicate publish actions to NPM, making CI/CD to fail.