Releases: phonetworks/pho-lib-graph
Releases · phonetworks/pho-lib-graph
3.0.0
Implemented a new faster EdgeList aimed to improve serialization by enabling hydration, hence persistence.
2.6.0
New label() function for Predicate
2.5.0
- Added a new function count() to ClusterTrait
- Bugfixes
- More unit tests
2.4.1
Added fromIDArray function, in addition to 2.4.0's fromArray
2.4.0
Added a new function to the ClusterTrait; fromArray() -- for proper serialization.
2.3.1
Critical bugfix with Edge
2.3.0
- Added two new functions for Edge class; headID() and tailID()
- Added unit tests accordingly.
- Improved documentation
2.2.1
Bugfix: constructor ID objects casted into string