-------------
Released on May 6th 2013.
- Coverage intervals. Module `intervals` implements extraction of coverage
intervals from walkers and writing them to BED files. Coverage intervals
with an optional value threshold can be written for any wiggle track to a
BED file using the command line `coverage` command.
- Add name and description arguments to `write` (Jeroen Laros).
- Fix dependencies declaration in setup.py (only affects Python 2.6).