File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ Unreleased]
4
+ ### Added
5
+ - ` pyinseq demultiplex ` command (including --notrim option).
6
+ - Documentation at ` http://pyinseq.readthedocs.io/ ` .
7
+ - Improved logging of messages during the run.
8
+ - ` log.txt ` file to record log output to file.
9
+
10
+ ## [ 0.1] - 2016-12-13
11
+ ### Added
12
+ - Initial release.
13
+ - ` pyinseq ` command demultiplexes and maps samples.
Original file line number Diff line number Diff line change 56
56
# built documents.
57
57
#
58
58
# The short X.Y version.
59
- version = '0.2.0-beta '
59
+ version = '0.1 '
60
60
# The full version, including alpha/beta/rc tags.
61
- release = '0.2.0-beta '
61
+ release = '0.1.1 '
62
62
63
63
# The language for content autogenerated by Sphinx. Refer to documentation
64
64
# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments