Skip to content

Releases: bebop/poly

poly-v0.1.0

18 Jul 20:07
Compare
Choose a tag to compare
poly-v0.1.0 Pre-release
Pre-release

Changelog

6264d61 added .getSequence() method to Feature struct (#26)
63b8fa7 changed install instructions for linux.
25abfb5 fixed genbank related newline parsing bug from issue #8.
08f5e21 fixed origin parsing bug from issue #24. (#27)
e4ad0e3 moved const generating util to archive branch.
8f1e1c0 moved genbank_clone.go to dev branch.
0ab242a quick patch for hash consistency. (#29)
9c2c578 removed genbank division from meta struct.

poly-v0.0.2

04 Jul 04:23
Compare
Choose a tag to compare
poly-v0.0.2 Pre-release
Pre-release

Changelog

301fb04 Update .goreleaser.yml
3f5d3e4 Update release.yml
d2e24f4 added homebrew tap to .goreleaser.yml.
bd36b3b commented out snapcraft in .goreleaser.yml.
f43b5e8 updated snap install instructions.

poly-v0.0.1

03 Jul 20:56
2ebfe2e
Compare
Choose a tag to compare
poly-v0.0.1 Pre-release
Pre-release

Changelog

68f9249 changed -t flag to -f flag in hash command for semantic purposes.
346e3eb fixed hash length bug for general hashing.
4ec6c00 patched hash command to output hash along with appending file path.

poly-v0.0.0

28 Jun 00:03
fa9ef20
Compare
Choose a tag to compare
poly-v0.0.0 Pre-release
Pre-release

This is the initial pre-release of Poly.

Currently supported features include:

  • Gff, Genbank, and JSON annotated sequence conversion.
  • Circular sequence hashing to provide unique and consistent identifiers for sequencing.