- Update copyright notices
- Convert parsers to use
pathlib
- Add requirements file for development tools
- Convert tests to use
pytest
, notnose
- 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