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.3
441 . Fix - support clipping for tracks and points in geo painter
552 . Fix - geometry with TGeoNodeOffset was not correctly drawn
663 . Fix - use proper formatting for entries and integral (#179 )
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.2 "
7+ "jsroot" : " ^5.6.3 "
88 },
99 "overrides" : {
1010 "MathJax" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " jsroot" ,
3- "version" : " 5.6.2 " ,
3+ "version" : " 5.6.3 " ,
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.2 8/11/2018 " ;
99+ JSROOT . version = "5.6.3 28/01/2019 " ;
100100
101101 JSROOT . source_dir = "" ;
102102 JSROOT . source_min = false ;
You can’t perform that action at this time.
0 commit comments