File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ 3.1.0] - 2023-01-03
11+
1012### Added
1113- Grantham's substitution matrix (#88 )
1214
13- ## [ 3.0.0]
15+ ## [ 3.0.0] - 2022-10-08
1416
1517### Added
1618- Alignment position support (#44 )
@@ -121,7 +123,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
121123## [ 0.1.0] - 2017-06-30
122124- This initial release extracted the alignment utilities out from Bio.jl into this dedicated package.
123125
124- [ Unreleased ] : https://github.com/BioJulia/BioAlignments.jl/compare/v3.0.0...HEAD
126+ [ Unreleased ] : https://github.com/BioJulia/BioAlignments.jl/compare/v3.1.0...HEAD
127+ [ 3.1.0 ] : https://github.com/BioJulia/BioAlignments.jl/compare/v3.0.0...v3.1.0
125128[ 3.0.0 ] : https://github.com/BioJulia/BioAlignments.jl/compare/v2.3.0...v3.0.0
126129[ 2.3.0 ] : https://github.com/BioJulia/BioAlignments.jl/compare/v2.2.0...v2.3.0
127130[ 2.2.0 ] : https://github.com/BioJulia/BioAlignments.jl/compare/v2.1.0...v2.2.0
Original file line number Diff line number Diff line change 11name = " BioAlignments"
22uuid = " 00701ae9-d1dc-5365-b64a-a3a3ebf5695e"
33authors = [
" Kenta Sato <[email protected] >" ,
" Sabrina J. Ward <[email protected] >" ]
4- version = " 3.0 .0"
4+ version = " 3.1 .0"
55
66[deps ]
77BioGenerics = " 47718e42-2ac5-11e9-14af-e5595289c2ea"
You can’t perform that action at this time.
0 commit comments