Releases: BioJulia/BioSymbols.jl
Releases · BioJulia/BioSymbols.jl
Conversion between DNA and RNA symbol types
v3.1.0 Add conversion between DNA and RNA symbol types (#31)
Patch for the Julia v0.7 / v1.0 release
v3.0.1 Update CHANGELOG
The Julia v0.7 / v1.0 release
v3.0.0 Fix automa version
Version 2.0.1 - pmap hotfix
Added
- Read and write methods to fix errors when using
pmap
. - Contributing files and GitHub templates.
Version 2
Version 2 adds compatibility for julia versions 0.7 and 0.6, but drops compatibility with julia version 0.5. This is a non-backwards compatible update.
BioSymbols.jl v1.2.0
Docstring improvements and print method generalisation
A minor update that introduces some improvements to docstrings, in addition to a generalisation of the print method for NucleicAcids, as the soon to be release BioBridgeR.jl will introduce a compatibility nucleotide symbol type the DNAbin.
BioSymbols.jl v1.1.0
Initial release
Added compat minimum version Rename of package Minor test fixes Rename Minor change to file header