Skip to content

Releases: BioJulia/BioCore.jl

Bugfix for random_seq

11 Oct 10:57
9f899dc

Choose a tag to compare

v2.0.5

Update CHANGELOG.md

Another bio_fmt_specimens bugfix

05 Oct 18:38

Choose a tag to compare

v2.0.4

Update changelog

Bugfix release

05 Oct 15:09

Choose a tag to compare

This fixes the bio_fmt_specimens method to work with julia 1.0.

read method fix for Julia v0.7 / v1.0 release

17 Aug 12:16

Choose a tag to compare

This moves several methods out of the now largely unused Ragel module.

Additional fixes for Julia v0.7 / v1.0

16 Aug 23:27

Choose a tag to compare

Comment out some lines of Ragel.jl

With a view to completely removing them later, I don't think they are
used in BioJulia codebases anymore.

The julia v0.7 / v1.0.0 Release

11 Aug 15:27

Choose a tag to compare

v2.0.0

Merge branch 'master' of github.com:BioJulia/BioCore.jl

BioCore 1.4.0 - julia 0.7 compatibility

25 Apr 15:02

Choose a tag to compare

v1.4.0

Changelog release edits

bio_fmt_specimens method

15 Feb 17:06

Choose a tag to compare

This release adds conveinience for getting a list of file format specimens that satisfy some filtering function.

See CHANGELOG.md for more detailed information.

Revision of the get_fmt_specimens method.

20 Jul 13:44

Choose a tag to compare

This release aims to fix the get_fmt_specimens method in BioCore.Testing for the other BioJulia packages.
It fixes how specific commit hashes are checked out.

BioCore.jl 1.2

17 Jul 04:01

Choose a tag to compare

  • Support new interfaces of Automa.jl 0.3 (generate_index_function and generate_read_function now accept keyword arguments) (#4).