We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49073c6 commit ec89a92Copy full SHA for ec89a92
NEWS.md
@@ -1,5 +1,13 @@
1
# Molly.jl release notes
2
3
+## v0.21.1 - Jul 2024
4
+
5
+### Non-breaking changes
6
+- Compatibility bounds are updated for various packages.
7
8
+### Bug fixes
9
+- A bug in boundary gradient calculation is fixed.
10
11
## v0.21.0 - Apr 2024
12
13
### Breaking changes
Project.toml
@@ -1,7 +1,7 @@
name = "Molly"
uuid = "aa0f7f06-fcc0-5ec4-a7f3-a573f33f9c4c"
authors = ["Joe G Greener <jgreener@hotmail.co.uk>"]
-version = "0.21.0"
+version = "0.21.1"
[deps]
Atomix = "a9b6321e-bd34-4604-b9c9-b65b8de01458"
0 commit comments