v0.18.11
DistributedFactorGraphs v0.18.11
Closed issues:
- Variables should be top level JSON serialization only (#867)
- Deprecate LightDFG (#935)
- tag v0.19.0 (#941)
- tag v0.19.1 (#945)
- tag v0.19.2 (#948)
- tag v0.19.3 (#952)
Merged pull requests:
- Preparation for v0.19 (#918) (@GearsAD)
- simpler packVariable (API depr) (#926) (@dehann)
- serialize DFGVariable top level JSON only (#933) (@dehann)
- common dispatch for solveGraph! and Parametric (#934) (@dehann)
- Remove LightDFG and deprecate with error (#936) (@Affie)
- add transcodeType util for super unmarshal (#937) (@dehann)
- rm depr pre-v0.19 (#940) (@dehann)
- Standardizing DFG objects against new patterns (#942) (@GearsAD)
- fix var deserz compat (#943) (@dehann)
- release v0.19.1-rc1 (#944) (@dehann)
- fix unpackFactor timezone cases (#946) (@dehann)
- release v0.19.2-rc1 (#947) (@dehann)
- Fix constructor CI bug, JL1.9, drop Unmarshal, and more (#949) (@dehann)
- getDFGVersion does VersionNumber and NEWS (#950) (@dehann)
- release v0.19.3-rc1 (#951) (@dehann)