v2.0.0
*/!\ Warning /!*
Update licensing to LGPL v2.1 / GPL v2 (PR #51).
API change
- Move source files to a sequenceParser folder (PR #50).
Enhancements
- Switch boost tests (which did not compile) to pyTest (PR #50).
- Add documentation of the API (PR #55).
- Add code coverage using coveralls (PR #50).
- Clean SWIG interface (warnings and bad name of some methods) (PR #56).
Fixes