Releases: tabrindle/envinfo
Releases · tabrindle/envinfo
7.7.3
7.7.2
7.7.0
7.6.0
-
feat: add support for Playwright (#169)
-
feat: add commitlint and husky (#166)
-
feat: add bazel and protoc (#175)
-
feat: search in Jetbrains Toolbox path for Android Studio (#170
-
fix: ignore engines errors (#173)
-
fix: return early if no preset is found (#174)
-
chore: upgrade glob, minimist, yamlify-object, and lodash (#165)
Thanks to @mxschmitt @ryhinchey @kellycampbell @IvanaGyro @deroke for contributions in this release!
7.5.1
- add support for edge on macOS
- add support for erlang
- fix package paths on windows
- fix crash on alpine linux
- fix --npmGlobalPackages on windows
- fix home directory replacement with ~
- fix rust version
- update example in docs
- remove unnecessary fs calls
- add unit tests
- add alpine to e2e tests
- add node 12 + 13 to e2e tests
Thanks to these contributors for this release:
7.5.0
7.4.0: add ffmpeg support (#116)
* add ffmpeg support * add ffmpeg support
7.3.1: Bugfix/virtualization (#98)
* 7.3.0 * fix: somehow forgot to include virtualization helpers
7.3.0: fix: consider envinfo external in cli entry, reduce size by half (#94)
* fix: consider envinfo external in cli entry, reduce size by half * fix: add esm for appveyor src test * fix: add esm for start command * fix: nope, semver can’t be external :facepalm: * fix: use require for envinfo, thanks sammy * fix: use relative path