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 ad3f2a3 commit c1c93aeCopy full SHA for c1c93ae
CHANGELOG.md
@@ -10,6 +10,9 @@ CellListMap.jl Changelog
10
[badge-fix]: https://img.shields.io/badge/Fix-purple.svg
11
[badge-info]: https://img.shields.io/badge/Info-gray.svg
12
13
+Version 0.9.15-DEV
14
+--------------
15
+
16
Version 0.9.14
17
--------------
18
- ![INFO][badge-info] Document the fact that the order of the pairs output by `neighborlist` functions is not guaranteed.
Project.toml
@@ -1,7 +1,7 @@
1
name = "CellListMap"
2
uuid = "69e1c6dd-3888-40e6-b3c8-31ac5f578864"
3
authors = ["Leandro Martinez <[email protected]> and contributors"]
4
-version = "0.9.14"
+version = "0.9.15-DEV"
5
6
[deps]
7
ChunkSplitters = "ae650224-84b6-46f8-82ea-d812ca08434e"
0 commit comments