We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a948ae4 + f050521 commit 114bc8bCopy full SHA for 114bc8b
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.5.5] - 2024-10-07
9
+
10
+### Added
11
12
+- Support for ghost layers of more than a single element in thickness.
13
14
## [0.5.4] - 2024-08-28
15
16
### Added
Project.toml
@@ -1,7 +1,7 @@
1
name = "PartitionedArrays"
2
uuid = "5a9dfac6-5c52-46f7-8278-5e2210713be9"
3
authors = ["Francesc Verdugo <[email protected]> and contributors"]
4
-version = "0.5.4"
+version = "0.5.5"
[deps]
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
0 commit comments