Releases: percy/percy-client
Releases · percy/percy-client
v1.14.0
Add support for PERCY_TARGET_COMMIT (#34)
v1.13.10
Improve integration with Travis CI PR builds.
Fix versioning mishap (v1.3.9 incorrectly shipped).
v1.3.8
Get commit data from git if available, then fallback to ENV variables
v.1.3.7
🐞 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
Add retries on timeout errors.
v1.13.5
Resolve a Faraday warning. Switch the HTTP client to Excon.
v1.13.4
🐞 Bugfix for windows - correctly read Git info.
v1.13.3
- Fix "invalid byte sequence in US-ASCII" when no LANG is set. (#22)
v1.13.2
Fix parallel_nonce detection on SemaphoreCI
v1.13.1
Fix Jenkins source branch discovery.