Skip to content

Commit 7365cc9

Browse files
author
Seren
committed
Version 2.2.3 added
1 parent fab3a3f commit 7365cc9

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
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+
15
March 4, 2011 - Release 0.2.2
26
* Dygraph (lib): upgraded to new dygraph version.
37
* GeneViewer (lib): geneViewer library upgraded to 0.2.2

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- Build file based on gwtp's build file (http://code.google.com/p/gwt-platform/) -->
33

44
<project name="GWASGeneViewer" default="build" basedir=".">
5-
<property name="version.num" value="0.2.2"/>
5+
<property name="version.num" value="0.2.3"/>
66
<property environment="env"/>
77
<property name="in.src.folder" location="src" />
88
<property name="in.test.folder" location="test" />

gwasgeneviewer-noredist.jar

412 Bytes
Binary file not shown.

gwasgeneviewer.jar

2.13 KB
Binary file not shown.

0 commit comments

Comments
 (0)