Skip to content

Commit fb05354

Browse files
authored
bump to v0.23 (#1026)
Co-authored-by: Johannes Terblanche <[email protected]>
1 parent 9a227aa commit fb05354

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
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.
27

38
# v0.20
49

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DistributedFactorGraphs"
22
uuid = "b5cc3c7e-6572-11e9-2517-99fb8daf2f04"
3-
version = "0.22.0"
3+
version = "0.23.0"
44

55
[deps]
66
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"

0 commit comments

Comments
 (0)