chainfile 0.4.0

A crate for working with genomics chain files.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
_Describe the problem or feature in addition to a link to the issues._

Before submitting this PR, please make sure:

- [ ] You have added a few sentences describing the PR here.
- [ ] You have added yourself or the appropriate individual as the assignee.
- [ ] You have added at least one relevant code reviewer to the PR.
- [ ] You have added any relevant tags to the pull request.
- [ ] Your code builds clean without any errors or warnings (use `cargo test` and `cargo clippy`).
- [ ] You have added tests (when appropriate).
- [ ] You have updated the wiki (when appropriate).
- [ ] You have updated the README or other documentation to account for these
      changes (when appropriate).
- [ ] You have added an entry in the `CHANGELOG.md`.