v3.8.0
What's Changed
- Fixes #41: env vars
SH_CIRCLE_ORGANIZATION
andSH_CIRCLE_TOKEN
are now iteratively resolved to their values, should they contain a chain of environment variables as contents. - Renames the
default-branch
keyword tobase-revision
to better match the CircleCI path-filtering orb's parameter naming conventions, per #60
Full Changelog: v3.7.1...v3.8.0