Skip to content

v0.27.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 08:15
· 7 commits to develop since this release
7708ecd

DistributedFactorGraphs v0.27.0

Diff since v0.26.0

see the changelog in NEWS.md

Merged pull requests:

  • defFactorType macro (#1077) (@Affie)
  • Refactoring Factors: data -> state, observation and cache (#1127) (@Affie)
  • change delete return type (#1134) (@Affie)
  • Deprecate and change verb update to merge (#1135) (@Affie)
  • Rename BlobEntry->Blobentry and BlobStore->Blobstore (#1136) (@Affie)
  • Deprecate Variable[NodeData/SolverData] to VariableState (#1139) (@Affie)
  • Updates for serialization needed for IIFTypes (#1142) (@Affie)
  • Cleanup old deprecation of VariableState.variableType (#1143) (@Affie)
  • deprecate getBlobentryFirst -> getfirstBlobentry, fix blobId bugs, update folderstore, and remove some exports (#1144) (@Affie)
  • Custom DFG errors (#1147) (@Affie)
  • new function stringVariableType (#1149) (@Affie)

Closed issues:

  • Investigate splitting factor operational part from 'constant' part of factor (#992)
  • Standardise to pack/unpack for variable/factor serialization (from convert) (#1082)
  • Standardize solver data noun for variables and factors (#1121)
  • Naming convention for "compound" nouns such as Blobentry (#1122)
  • Update BlobEntry -> Blobentry (#1123)
  • Update BlobStore -> Blobstore (#1124)
  • Refactor VariableNodeData/SolverData to use the new noun State (#1125)
  • tag v0.26.0 (#1131)