- Update copyright notices - Convert parsers to use `pathlib` - Add requirements file for development tools - Convert tests to use `pytest`, not `nose` - Revise logging usage - Change continuous integration from TravisCI to CircleCI - Guess sequence origin rather than asking user to provide at CLI (allows mixed origin files) - Update CLI parser and docs to reflect new sequence origin guessing
0.1.1
- Add installation instructions and other improvements to documentation - Tidied codebase in some places (removing `print` statements, unused functions, etc.). - Add CLI tests. - Correct `ncfp` program name in help/usage text.