Releases: percy/percy-client
Releases · percy/percy-client
v1.5.0
Add support for PERCY_TARGET_BRANCH environment variable to change baseline branch.
v1.4.2
Update incorrect JSON-API resources endpoint call to new format. The old, incorrect API will remain for backwards-compatibility.
v1.4.1
Improve branch names for Travis CI PR builds.
v1.4.0
Add width handling to create_snapshot and default_widths to global config.
Refactor some tests and internal HTTP error classes to be more specific.
v1.3.0
Add support for codeship parallel_nonce.
v1.2.0
Add initial support for enable-javascript snapshot arg.
v1.1.0
Add support for Semaphore CI.
v1.0.0
Tagging v1.0.0 release, woohoo!
All future releases will continue to follow the Semantic Versioning scheme. http://semver.org/
v0.11.0
Support for knapsack parallelized Travis builds.
v0.10.0
Add support for Circle CI parallelism.