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.
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 3.1.0] - 2023-01-03
11
+
10
12
### Added
11
13
- Grantham's substitution matrix (#88 )
12
14
13
- ## [ 3.0.0]
15
+ ## [ 3.0.0] - 2022-10-08
14
16
15
17
### Added
16
18
- Alignment position support (#44 )
@@ -121,7 +123,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
121
123
## [ 0.1.0] - 2017-06-30
122
124
- This initial release extracted the alignment utilities out from Bio.jl into this dedicated package.
123
125
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
125
128
[ 3.0.0 ] : https://github.com/BioJulia/BioAlignments.jl/compare/v2.3.0...v3.0.0
126
129
[ 2.3.0 ] : https://github.com/BioJulia/BioAlignments.jl/compare/v2.2.0...v2.3.0
127
130
[ 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 1
1
name = " BioAlignments"
2
2
uuid = " 00701ae9-d1dc-5365-b64a-a3a3ebf5695e"
3
3
authors = [" Kenta Sato <bicycle1885@gmail.com>" , " Sabrina J. Ward <sabrinajward@protonmail.com>" ]
4
- version = " 3.0 .0"
4
+ version = " 3.1 .0"
5
5
6
6
[deps ]
7
7
BioGenerics = " 47718e42-2ac5-11e9-14af-e5595289c2ea"
You can’t perform that action at this time.
0 commit comments