File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ 2.3.0] - 2022-10-01
11+
1012### Added
1113- Getter functions for ` AlignedSequence ` , ` PairwiseAlignment ` , and
12- ` PairwiseAlignmentResult `
14+ ` PairwiseAlignmentResult ` ( # 83 )
1315
14- ## [ 2.2.0]
16+ ## [ 2.2.0] - 2022-07-07
1517
1618### Added
1719- Compact printing of alignments (#53 )
@@ -110,7 +112,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
110112## [ 0.1.0] - 2017-06-30
111113- This initial release extracted the alignment utilities out from Bio.jl into this dedicated package.
112114
113- [ Unreleased ] : https://github.com/BioJulia/BioAlignments.jl/compare/v2.2.0...HEAD
115+ [ Unreleased ] : https://github.com/BioJulia/BioAlignments.jl/compare/v2.3.0...HEAD
116+ [ 2.2.1 ] : https://github.com/BioJulia/BioAlignments.jl/compare/v2.2.0...v2.3.0
114117[ 2.2.0 ] : https://github.com/BioJulia/BioAlignments.jl/compare/v2.1.0...v2.2.0
115118[ 2.1.0 ] : https://github.com/BioJulia/BioAlignments.jl/compare/v2.0.1...v2.1.0
116119[ 2.0.1 ] : https://github.com/BioJulia/BioAlignments.jl/compare/v2.0.0...v2.0.1
You can’t perform that action at this time.
0 commit comments