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 9a227aa commit fb05354Copy full SHA for fb05354
NEWS.md
@@ -1,4 +1,9 @@
1
Listing news on any major breaking changes in DFG. For regular changes, see integrated Github.com project milestones for DFG.
2
+# v0.23
3
+- save/loadDFG now users Tar.jl and CodecZlib.jl #351.
4
+- save/loadDFG now preserves meta fields #921.
5
+- Deprecate getNeighbors for listNeighbors.
6
+- Dropped AbstractRelativeRoots.
7
8
# v0.20
9
Project.toml
@@ -1,6 +1,6 @@
name = "DistributedFactorGraphs"
uuid = "b5cc3c7e-6572-11e9-2517-99fb8daf2f04"
-version = "0.22.0"
+version = "0.23.0"
[deps]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
0 commit comments