aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalvin <calvin@EESI>2013-06-12 12:52:15 -0400
committerCalvin <calvin@EESI>2013-06-12 12:52:15 -0400
commit6e42154b7f2aaaf7da298b70dd3227ae12215817 (patch)
tree9358287a677846aa35831947f39d7922fb6d2734
parente1712839c4b091179f35ee9849c20b2581a9fc8f (diff)
update version to v1.0.3
-rw-r--r--CHANGELOG14
1 files changed, 10 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f78483e..3bdd3de 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,7 @@
May 15th 2013, 1.0.0 Released
+- initial version of quikr C version
+- initial version of quikr python version
+- initial version of quikr matlab scripts
May 16th 2013, 1.0.1 Released
- remove extra data
@@ -9,11 +12,14 @@ May 20th 2013, 1.0.2 Released
- correted usage strings
- install manpages globally (to {PREFIX}/share/man/man1)
-Current Development Branch
-- Licensing files and documentation added
-- Removed unused code from the NBC project
-- Fixed a overflow bug in quikr_train
+June 12th 2013, 1.0.3 Relased
+- licensing files and documentation added
+- removed unused code from the NBC project
+- fixed a overflow bug in quikr_train
- added native gzip decoding for quikr and multifasta_to_otu
- documentation fixes
- use int64_t for NNLS to avoid overflow issues
- use long for multifasta/quikr to avoid overflow issues
+- implement --version and -V in quikr
+- fix input directory check in multifasta
+- matlab: don't depend on mer text files, instead use generate_kmers for kmers