Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

Releases: phrase/phraseapp-client

2.0.1

12 Jun 08:39
Compare
Choose a tag to compare
2.0.1 Pre-release
Pre-release
  • fix 404 error for branching with branch names including slashes

1.6.1

05 Apr 09:35
a31515b
Compare
Choose a tag to compare
  • Better upload encoding error messages
  • Static build with CGO disabled

2.0.0

31 Jan 15:02
Compare
Choose a tag to compare
2.0.0 Pre-release
Pre-release
  • add branching feature

1.6.0

13 Nov 14:50
fc02148
Compare
Choose a tag to compare

Add locale_mapping option for uploads.

The optional locale_mapping is a format specific mapping between locale names and the columns the translation files those locales are contained in.

This makes it possible now to provide those from the CLI.

See https://phraseapp.com/docs/api/v2/uploads/#example-create-phraseapp-cli for an example.

1.5.0

19 Sep 08:40
Compare
Choose a tag to compare

Add commands for jobs API

1.4.5

24 Apr 08:29
Compare
Choose a tag to compare
  • Fix path handling bug on Windows
  • Fix error handling when creating a project during init

1.4.4

27 Mar 15:45
Compare
Choose a tag to compare
  • Fix minor bugs for windows and mac osx file handling
  • do not push .phraseapp.yml configuration with placeholder logic

1.4.3

06 Mar 13:37
Compare
Choose a tag to compare
  • use HTTP(S) proxy for version checking
  • some more updates to Go 1.8

1.4.2

22 Feb 12:50
Compare
Choose a tag to compare
  • When pulling a locale that cannot be found on PhraseApp abort and provide error message
  • Generally better error output on several cases
  • update to go 1.8

1.4.1

07 Feb 16:53
Compare
Choose a tag to compare
  • fix small bug in version checking
  • enhance usability in the init flow
  • fix smaller issues in the init flow