Skip to content

Releases: percy/percy-client

v1.14.0

12 Jun 23:36
Compare
Choose a tag to compare

Add support for PERCY_TARGET_COMMIT (#34)

v1.13.10

21 Apr 01:26
Compare
Choose a tag to compare

Improve integration with Travis CI PR builds.
Fix versioning mishap (v1.3.9 incorrectly shipped).

v1.3.8

03 Apr 22:32
155042b
Compare
Choose a tag to compare

Get commit data from git if available, then fallback to ENV variables

v.1.3.7

05 Mar 00:35
Compare
Choose a tag to compare

🐞 If git branch can't be detected, stop defaulting to master. It'll now report as unknown-branch in Percy.

🐛 Fix branch detection on Windows. Fix error when running outside of a Git Repo.

v1.13.6

12 Nov 00:08
Compare
Choose a tag to compare

Add retries on timeout errors.

v1.13.5

07 Oct 16:15
Compare
Choose a tag to compare

Resolve a Faraday warning. Switch the HTTP client to Excon.

v1.13.4

08 Sep 04:17
Compare
Choose a tag to compare

🐞 Bugfix for windows - correctly read Git info.

v1.13.3

08 Aug 16:01
Compare
Choose a tag to compare
  • Fix "invalid byte sequence in US-ASCII" when no LANG is set. (#22)

v1.13.2

07 Aug 02:02
Compare
Choose a tag to compare

Fix parallel_nonce detection on SemaphoreCI

v1.13.1

04 Aug 23:02
Compare
Choose a tag to compare

Fix Jenkins source branch discovery.