This repository has been archived by the owner on Oct 23, 2022. It is now read-only.
v1.1.0
Added
- implement multiple packaging options (
-p, --no-recursive
and-m, --include-managed
) - implement
remote display
command to showsfdx
-like JSON - add some unit and integration tests for changeset command
- deploy/test: show overall code coverage when available
Changed
- reimplement changeset command using streams @leboff (#99)
- bump default API version to 41.0
- print to stderr on failure
Fixed