You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,6 @@
1
1
2
+
* Have `Parser` wrap the `erase()` methods of basic containers with iterators to allow removing from maps
3
+
* Let `Parser` output the content of `Info.javaText` in the case of basic containers as well
2
4
* Fix `Parser` failure on arguments containing multiple array accesses ending with `]]`
3
5
* Fix `Parser` incorrectly considering some array definitions with expressions as multidimensional
4
6
* Log loading errors of optional `jnijavacpp` as debug messages instead of warnings ([issue tensorflow/java#189](https://github.com/tensorflow/java/issues/189))
0 commit comments