File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ 1.6.0
2
+ ==
3
+
4
+ ## What's New
5
+
6
+ - [ Build common test infrastructure for Android and iOS] ( https://github.com/NativeScript/android-runtime/issues/68 )
7
+ - [ New syntax for Java arrays] ( https://github.com/NativeScript/android-runtime/issues/70 )
8
+ - [ Improved debugger] ( https://github.com/NativeScript/android-runtime/issues/112 )
9
+ - [ Log in the debugger console] ( https://github.com/NativeScript/android-runtime/issues/145 )
10
+ - [ Update documentation] ( https://github.com/NativeScript/android-runtime/issues/290 )
11
+ - [ Provide support for ARMv8a] ( https://github.com/NativeScript/android-runtime/issues/297 )
12
+ - [ Imroved exception handling] ( https://github.com/NativeScript/android-runtime/issues/300 )
13
+ - Gradle script improvements
14
+
15
+ ## Bug Fixes
16
+
17
+ - [ Fix app crash during debugging (#270 )] ( https://github.com/NativeScript/android-runtime/issues/270 )
18
+ - [ Fix app hang during array marshalling] ( https://github.com/NativeScript/android-runtime/issues/320 )
19
+ - [ Fix incorrect module resolution] ( https://github.com/NativeScript/android-runtime/issues/334 )
20
+ - [ Fix app crash during debugging (#338 )] ( https://github.com/NativeScript/android-runtime/issues/338 )
21
+
1
22
1.5.1
2
23
==
3
24
You can’t perform that action at this time.
0 commit comments