All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Version 1.0.2 — 2022-02-09
- Look for
COMPOSER_RUNTIME_BIN_DIR
, notCOMPOSER_BIN_DIR
when altering the user's$PATH
to prevent recursion in Composer scripts (#5).
Version 1.0.1 — 2022-02-08
- Prevent recursion when calling the bundled ShellCheck script via Composer script (#3).
Version 1.0.0 — 2022-02-08
Initial release.