packages feed

BiobaseTypes-0.2.0.0: changelog.md

0.2.0.0
-------

- unified treatment of bio sequences with one phantom-typed newtype.

0.1.4.0
-------

- changes to indexing and others
- some changes that probably require a bump

0.1.3.0
-------

- "biostring" wrappers (ByteString based RNA, DNA, ... sequences)

0.1.2.1
-------

- increased minimal required PrimitiveArray version
- removed almost all upper bounds
- removed ghc 7.8.4 as viable compiler

0.1.2.0
-------

- NFData instances

0.1.1.0
-------

- added Biobase.Types.Odds module (from the BiobaseBlast package)

0.1.0.0
-------

- re-introduced the types library for bioinformatics
- travis-ci integration

0.0.x,y
-------

- old variant; completely rewritten by now