Difference between revisions of "STAMP version history"

From Bioinformatics Software
Jump to navigationJump to search
(New page: == v1.01 == * Modified code to remove dependency on PyQt4 and matplotlib when running from the command-line. * Added unit tests (see STAMP_test.py) == v1.0 == * Initial release)
 
Line 1: Line 1:
 +
== v1.02 ==
 +
 +
* Fixed bug where last directory was not retained when opening or saving files under Windows XP.
 +
* Added warning dialogs when about to plot profiles containing several hundred features.
 +
 
== v1.01 ==
 
== v1.01 ==
  

Revision as of 15:05, 18 March 2010

v1.02

  • Fixed bug where last directory was not retained when opening or saving files under Windows XP.
  • Added warning dialogs when about to plot profiles containing several hundred features.

v1.01

  • Modified code to remove dependency on PyQt4 and matplotlib when running from the command-line.
  • Added unit tests (see STAMP_test.py)

v1.0

  • Initial release