Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Releases: NativeScript/nativescript-doctor

v1.9.2

02 Apr 09:14
34c042c

Choose a tag to compare

Fixed

  • Check for Android builds is not correct when determine javac version.

v1.9.1

28 Mar 14:59

Choose a tag to compare

Fixed

  • Missing typings for methods to get Java version

v1.9.0

28 Mar 14:49
8998a98

Choose a tag to compare

Implemented

  • Add methods to get JAVA version

Fixed

  • In case javac is not installed and JAVA_HOME is not set, prompter to install JAVA is shown on macOS.

v1.8.1

29 Nov 07:13
05e37ac

Choose a tag to compare

Fixed:

  • Release correct package with the fix for sporadic "EBADF: bad file descriptor, write" error

v1.8.0

28 Nov 06:46
d4311f7

Choose a tag to compare

Fixed:

  • Fix the sporadic "EBADF: bad file descriptor, write" error

v1.7.0

20 Nov 06:26
19a2d59

Choose a tag to compare

Implemented:

  • Remove unzip dependency from package.json - Unzip dependency has a native dependency that do not allow us to support out of the box new versions of nodejs

v1.6.0

08 Oct 09:50
12a62cd

Choose a tag to compare

Implemented

  • Set min required SDK for building Android application to 28. In case you do not have it installed, you will not be able to build your application locally.

v1.5.0

03 Oct 09:14
8c3d920

Choose a tag to compare

Implemented

  • Drop support for Xcode versions below 9

v1.4.0

28 Sep 11:37
afefd4c

Choose a tag to compare

Implemented

  • Allow using android-28 for compile SDK.

v1.3.0

21 Sep 13:23
4d502a9

Choose a tag to compare

Implemented

  • Remove check for local installation of Android Support Repository