File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ 1.5.1
2
+ ==
3
+
4
+ ## What's New
5
+
6
+ - [ Enable requiring of JSON files (like in Node) (#217 )] ( https://github.com/NativeScript/android-runtime/issues/217 )
7
+ - [ Revisit the "assert" routine in the JNI part (#221 )] ( https://github.com/NativeScript/android-runtime/issues/221 )
8
+ - [ Android CallStack (#228 )] ( https://github.com/NativeScript/android-runtime/issues/228 )
9
+ - [ error handling introducing c++ exceptions (#277 )] ( https://github.com/NativeScript/android-runtime/pull/277 )
10
+ - [ Simplify require errors (#287 )] ( https://github.com/NativeScript/android-runtime/issues/287 )
11
+ - [ Experimental: Support native modules (#291 )] ( https://github.com/NativeScript/android-runtime/issues/291 )
12
+ - Gradle script improvements
13
+
14
+ ## Bug Fixes
15
+
16
+ - [ Print meaningful error when metadata generator fails to reflect a class (#245 )] ( https://github.com/NativeScript/android-runtime/issues/245 )
17
+
1
18
1.5.0
2
19
==
3
20
You can’t perform that action at this time.
0 commit comments