File tree Expand file tree Collapse file tree 4 files changed +6
-1
lines changed Expand file tree Collapse file tree 4 files changed +6
-1
lines changed Original file line number Diff line number Diff line change
1
+ November 11, 2011 - Release 0.2.8
2
+ * GWT (lib): Dygraph GWT library updated to 0.5
3
+ * PJS (Bugfix): Free lanes are correctly retrieved
4
+ * GWT (Bugfix): Proper layout handling. GeneViewer size will be automatically calculated from container
5
+
1
6
November 9, 2011 - Release 0.2.7
2
7
* backend (Update): Functionality for retrieving JBrowse's gene densitiy histogram data added
3
8
* GWT (Bugfix): inherit definition for standard theme removed
Original file line number Diff line number Diff line change 2
2
<!-- Build file based on gwtp's build file (http://code.google.com/p/gwt-platform/) -->
3
3
4
4
<project name =" GeneViewer" default =" build" basedir =" ." >
5
- <property name =" version.num" value =" 0.2.7 " />
5
+ <property name =" version.num" value =" 0.2.8 " />
6
6
<property environment =" env" />
7
7
<property name =" in.src.folder" location =" src" />
8
8
<property name =" in.test.folder" location =" test" />
You can’t perform that action at this time.
0 commit comments