Skip to content

Commit 62b7f47

Browse files
committed
release - version v0.3.0
1 parent 18dbb8c commit 62b7f47

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LFAToolkit"
22
uuid = "3f92b583-c0aa-4596-8bdf-f02f6c0a52df"
33
authors = ["Jeremy L Thompson <thompson.jeremy.luke@gmail.com>"]
4-
version = "0.2.2"
4+
version = "0.3.0"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

docs/src/release_notes.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Release Notes
22

3+
## Current Development
4+
5+
## v0.3.0
6+
7+
This release include updated functionality and an interface change.
8+
9+
Breaking change:
10+
11+
* Refactor `GalleryOperator`; now `GalleryVectorOperator` and `GalleryMacroElementOperator` included
12+
13+
Functionalty improvement:
14+
15+
* Initial implementations of lumped and Dirichlet BDDC preconditioners added
16+
317
## v0.2.2
418

519
Relax compatibility requirement to Julia 1.3 - 1.6.

0 commit comments

Comments
 (0)