We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c07b2c commit 0cd41b9Copy full SHA for 0cd41b9
CHANGES
@@ -1,6 +1,16 @@
1
######## Bio::ToolBox revision history #############
2
3
4
+v2.04
5
+ - Fix bugs that prevented scripts get_binned_data.pl and
6
+ get_relative_data.pl from compiling.
7
+ - Clean up code in utility and big_helper modules.
8
+ - Add new Build tests for big_helper.pm, which requires that
9
+ external UCSC utilities are in the PATH, but should safely
10
+ skip if they are not.
11
+ - Add new Build test to verify all included application scripts.
12
+ - Change all tests to use the modern Test2 suite.
13
+
14
v2.03
15
- Improve Data table sorting (again) to handle natural sorting by
16
using embedded numeric values, regardless at beginning, middle,
0 commit comments