All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.3 (2019-09-16)
- ensure internalOptions & userConfig point to separate files (f82e1fe)
0.4.2 (2019-09-16)
0.4.1 (2019-09-14)
- fix internal options schema validation (f919e92)
0.4.0 (2019-09-14)
0.4.0-canary.0 (2019-09-14)
-
Should not be breaking, but it's a big enough change to warrant a major release.
-
rewrite internals to simplify things and speed things up (c0cc6ab)
0.3.3 (2019-09-13)
- actually print out path in "which" command (41cf019)
0.3.2 (2019-09-13)
0.3.1 (2019-09-13)
0.3.0 (2019-09-13)
- new API (0aab884)
0.2.2 (2019-07-05)
- Update dependencies & add custom resolution (01c2dfd)
0.2.1 (2019-02-09)
0.2.0 (2019-02-07)
0.1.4 (2019-02-07)
- cli: Change from execa() to execa.shell() in as execCommand effect (4d70934)