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

Releases: phrase/phraseapp-go

v3.0.0

24 Oct 09:26
387597d
Compare
Choose a tag to compare

Breaking changes

  • All bool fields in LocaleDownloadParams are now pointers
  • At least Go 1.11 is required as the library now uses os.UserCacheDir()

v2.0.0

24 Aug 08:45
19d8a3d
Compare
Choose a tag to compare

Added

  • Support for branching API

Breaking changes

  • LocaleDownload(), LocalesList() and LocaleShow() now require LocaleDownloadParams as an additional argument which can contain a branch name

v1.0.0

14 Aug 12:02
20f9056
Compare
Choose a tag to compare
Merge pull request #31 from phrase/reopen-jobs

Add reopen jobs endpoint