File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# JSROOT changelog
22
3- ## Changes in 5.6.x
3+ ## Changes in 5.6.1
441 . Add TMath.BreitWigner function
552 . Support custom streamers for TMaterial and TMixture (very old examples)
663 . Fix Y-scale drawing of THStack (https://root-forum.cern.ch/t/31266 )
Original file line number Diff line number Diff line change 44 "description" : " Example of building lib.js with gulp for JavaScript ROOT" ,
55 "main" : " example.htm" ,
66 "dependencies" : {
7- "jsroot" : " ^5.6.0 "
7+ "jsroot" : " ^5.6.1 "
88 },
99 "overrides" : {
1010 "MathJax" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " jsroot" ,
3- "version" : " 5.6.0 " ,
3+ "version" : " 5.6.1 " ,
44 "description" : " JavaScript ROOT" ,
55 "homepage" : " https://root.cern/js/" ,
66 "main" : " ./scripts/JSRootCore.js" ,
Original file line number Diff line number Diff line change 9696
9797 "use strict" ;
9898
99- JSROOT . version = "5.6.x 24/10 /2018" ;
99+ JSROOT . version = "5.6.1 7/11 /2018" ;
100100
101101 JSROOT . source_dir = "" ;
102102 JSROOT . source_min = false ;
You can’t perform that action at this time.
0 commit comments