File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77
88## [ Unreleased]
99
10+ ## [ 0.1.8] - 2024-03-27
11+
12+ ## Fixed
13+ - Missing ` [compat] ` bounds in Project.toml
14+ - Removed an unsupported flag in the Aqua test suite invocation
15+
1016## [ 0.1.7] - 2023-11-08
1117
1218## Fixed
@@ -85,6 +91,7 @@ able to become zero off-diagonal.
8591Initial release - added to Julia package registry
8692
8793[ Unreleased ] : https://github.com/brainandforce/NormalForms.jl
94+ [ 0.1.8 ] : https://github.com/brainandforce/NormalForms.jl/releases/tag/v0.1.8
8895[ 0.1.7 ] : https://github.com/brainandforce/NormalForms.jl/releases/tag/v0.1.7
8996[ 0.1.6 ] : https://github.com/brainandforce/NormalForms.jl/releases/tag/v0.1.6
9097[ 0.1.5 ] : https://github.com/brainandforce/NormalForms.jl/releases/tag/v0.1.5
Original file line number Diff line number Diff line change 11name = " NormalForms"
22uuid = " 109d20d8-9763-411c-9b60-7eb2a068657f"
33authors = [" Brandon Flores" ]
4- version = " 0.1.8-dev "
4+ version = " 0.1.8"
55
66[deps ]
77LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
You can’t perform that action at this time.
0 commit comments