Skip to content

Releases: tabrindle/envinfo

7.7.3

25 Aug 01:13
c78209a
Compare
Choose a tag to compare
fix: fix Edge filter error for Mac (#185)

7.7.2

23 Jul 03:00
8441a5f
Compare
Choose a tag to compare
fix: add error checking for Windows, fix crash on WSL (#180)

7.7.0

21 Jul 18:51
Compare
Choose a tag to compare
7.6.0

7.6.0

21 Jul 15:18
f2c91a6
Compare
Choose a tag to compare
  • 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)

  • fix: Does not recognize Android SDK on Mac (#168) (#170)

  • chore: upgrade glob, minimist, yamlify-object, and lodash (#165)

Thanks to @mxschmitt @ryhinchey @kellycampbell @IvanaGyro @deroke for contributions in this release!

7.5.1

26 Apr 17:19
3ba5967
Compare
Choose a tag to compare
  • 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

20 Nov 18:43
Compare
Choose a tag to compare
add git support in windows (#132)

7.4.0: add ffmpeg support (#116)

23 Sep 23:34
Compare
Choose a tag to compare
* add ffmpeg support

* add ffmpeg support

7.3.1: Bugfix/virtualization (#98)

09 May 21:44
21f51ac
Compare
Choose a tag to compare
* 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)

07 May 17:09
bd4b001
Compare
Choose a tag to compare
* 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

7.2.0

15 Apr 14:18
424d4c5
Compare
Choose a tag to compare
fix: use big glob for nyc preset (#93)