File tree Expand file tree Collapse file tree 4 files changed +5
-1
lines changed Expand file tree Collapse file tree 4 files changed +5
-1
lines changed Original file line number Diff line number Diff line change
1
+ March 14, 2011 - Release 0.2.3
2
+ * Dygraph (lib): upgraded to new dygraph version (includes upstream changes and new functions in canvas object).
3
+ * GWASGeneViewer (feature): support for drawing bonferroniThreshold added (can be set in draw method).
4
+
1
5
March 4, 2011 - Release 0.2.2
2
6
* Dygraph (lib): upgraded to new dygraph version.
3
7
* GeneViewer (lib): geneViewer library upgraded to 0.2.2
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.2 " />
5
+ <property name =" version.num" value =" 0.2.3 " />
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