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.9
2
+ * GeneViewer (lib) : upgraded to new GeneViewer library version (0.2.8)
3
+ * Dygraph (lib) : upgraded to new Dygraph library version (0.5)
4
+ * GWASGeneViewer (Bugfix): proper layout handling. Size will be dynamically calculated from containers.
5
+
1
6
November 9, 2011 - Release 0.2.8
2
7
* GeneViewer (lib): upgraded to new GeneViewer library version (0.2.7)
3
8
* processing-js-gwt (lib): Added processing-js-gwt library
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 =" GWASGeneViewer" default =" build" basedir =" ." >
5
- <property name =" version.num" value =" 0.2.8 " />
5
+ <property name =" version.num" value =" 0.2.9 " />
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