v1.1 - Dec 13, 2021
Major Features and Improvements
- Updated rsmgp-sys to the new MGP API.
#78
- Add temporal type to rsmgp-sys.
#82
- Implemented node2vec. #81
- Updated GraphView abstraction. #85
- Implemented approximative streaming PageRank.
#69
- Implemented weighted graph methods built for dynamic community detection.
#89
- Implemented LabelRankT dynamic community detection algorithm.
#66
Bug Fixes
- Fixed memory leakage. #77
- Solved dependency vulnerability.
#83
- Fixed
set_cover.greedy
result type bug.
#76 - Fixed MAGE installation on Linux based distro.
#92