Skip to content

Commit 6a4f2be

Browse files
committed
Updated to 0.2.6
1 parent 1491bfa commit 6a4f2be

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
October 14, 2011 - Release 0.2.6
2+
* GWT (Bugfix): Changed access for onResize and onHighlightGene to public
3+
14
September 29, 2011 - Release 0.2.5
25
* PJS (Update): New Version of the Processing GWT Wrapper (0.4.0) added. Contains new Processing.js library (1.3.0)
36
* GWT (Bugfix): ViewRegion and zoom are not set when they haven't changed. Avoids re-fetching genes

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="GeneViewer" default="build" basedir=".">
5-
<property name="version.num" value="0.2.5"/>
5+
<property name="version.num" value="0.2.6"/>
66
<property environment="env"/>
77
<property name="in.src.folder" location="src" />
88
<property name="in.test.folder" location="test" />

geneviewer-noredist.jar

-1 Bytes
Binary file not shown.

geneviewer.jar

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)