elynx 0.7.0.1 → 0.7.1.0
raw patch · 2 files changed
+8/−1 lines, 2 files
Files
- ChangeLog.md +7/−0
- elynx.cabal +1/−1
ChangeLog.md view
@@ -5,6 +5,13 @@ ## Unreleased changes +## Version 0.7.1.0++- Be less strict with quoted identifiers/names in phylogenetic trees.+- Be less strict with FASTA identifiers.+- Update tooling (GHC 9.2.4).++ ## Version 0.7.0.1 - Random 1.2: Parallel functions now require an \`IOGenM\` random number
elynx.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: elynx-version: 0.7.0.1+version: 0.7.1.0 synopsis: Validate and (optionally) redo ELynx analyses description: Please see the README on GitHub at <https://github.com/dschrempf/elynx>. category: Bioinformatics