Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Commit 3d06ecd

Browse files
committed
Merge branch 'issue_178' into version_0_2
Applies changes that fix issue #178 and tidy surrounding code.
2 parents b2e978d + a6b47a8 commit 3d06ecd

5 files changed

Lines changed: 261 additions & 190 deletions

File tree

CHANGES.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGES.md
22

3+
## v0.2.10
4+
5+
- fix Issue #178: input filenames that could be interpreted as floats may break `labels.txt`/`classes.txt` integration, and graphical output
6+
37
## v0.2.9
48

59
- fix 1ssue #132: TETRA would fail if not all 4-mers present in all input sequences
@@ -47,8 +51,8 @@
4751
- Changes to `--noclobber` log behaviour (issue #79)
4852
- fixed `--rerender` code (issue #85)
4953

50-
5154
## v0.2.3
55+
5256
- fixes a bug in the installed scripts where the shebang (`#!`) in wheel and egg packages pointed to a development Python
5357

5458
## v0.2.2
@@ -61,7 +65,6 @@
6165
- removed requirement for `rpy2`
6266
- moved scripts to `bin/` subdirectory
6367

64-
6568
## v0.2.1
6669

6770
- `pyani` now requires `rpy2` v2.8.0 in order to satisfy running under Anaconda (see issue #26)

0 commit comments

Comments
 (0)