Skip to content

Commit 2c06c4b

Browse files
committed
update news, bump version
1 parent 88bdbb9 commit 2c06c4b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

NEWS.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Molly.jl release notes
22

3+
## v0.18.2 - Nov 2023
4+
5+
### Performance improvements
6+
- The `vector` function for calculating the displacement between coordinates accounting for periodic boundary conditions is made faster, improving simulation performance on CPU and GPU.
7+
38
## v0.18.1 - Oct 2023
49

510
### New features

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Molly"
22
uuid = "aa0f7f06-fcc0-5ec4-a7f3-a573f33f9c4c"
33
authors = ["Joe G Greener <[email protected]>"]
4-
version = "0.18.1"
4+
version = "0.18.2"
55

66
[deps]
77
Atomix = "a9b6321e-bd34-4604-b9c9-b65b8de01458"

0 commit comments

Comments
 (0)