v0.5.2
v0.5.2 (2019-12-19)
Closed issues:
- [API] request name changes timestamp / tags -> getTimestamp/getTags (#232)
- [FEATURE] maybe add timestamps to FactorDFG too (#226)
- isFactor true on variable (#221)
- document save / load DFG (#169)
Merged pull requests:
- add timestamps to DFGFactor/Summary and closest functions (#230) (dehann)
- bump version to v0.5.2 (#245) (dehann)
- Small refactor to unblock 0.5.2 (#244) (GearsAD)
- buildSubgraphFromLabels! function in needsahome.jl (#243) (GearsAD)
- table of badges for readme (#242) (dehann)
- Release 0.5.2 RC1 (#238) (GearsAD)
- Updates to branch (#236) (GearsAD)
- In-memory and File-based Bigdata stores (#228) (GearsAD)
- Missing accessor methods for DFGVariable and DFGFactor (#227) (dehann)
- add setSolvable! (#225) (dehann)
- tab = 4 spaces (#224) (Affie)
- isVariable and isFactor (#223) (GearsAD)