We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9d8daa commit 91f69d7Copy full SHA for 91f69d7
changes.md
@@ -1,7 +1,7 @@
1
# JSROOT changelog
2
3
4
-## Changes in 4.8.x
+## Changes in 4.8.1
5
1. Support new JSON format, produced with newest TBufferJSON
6
- object references stored as {"$ref":12}
7
- pair objects for std::map marked with "$pair" : "pair<type1,type2>" data memeber
scripts/JSRootCore.js
@@ -92,7 +92,7 @@
92
}
93
} (function(JSROOT) {
94
95
- JSROOT.version = "4.8.x 13/12/2016";
+ JSROOT.version = "4.8.1 13/12/2016";
96
97
JSROOT.source_dir = "";
98
JSROOT.source_min = false;
0 commit comments