poly-v0.20.0
Pre-release
Pre-release
Changelog
- 1a24114 genbank parsing, IO error checking, adding test coverage, and discord notifications. (#259)
- 3ea652d Notify Social Media (#252)
- 8a5aec4 created non-third party coverage badge. (#249)
- 4375f6b Increase the coverage of the codon package (#246)
- 1574749 Increase coverage for the variants package (#245)
- 359da2c Fixing Readme install instruction (#242)
BREAKING CHANGES
v0.2.0 introduces the follow breaking change(s).
- all parse functions now take structs that satisfy the io.reader interface as input.